Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-1525 (GCVE-0-2026-1525)
Vulnerability from cvelistv5 – Published: 2026-03-12 19:56 – Updated: 2026-03-12 20:46- CWE-444 - Inconsistent interpretation of HTTP requests ('HTTP Request/Response smuggling')
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-1525",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-12T20:44:24.555703Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T20:46:13.379Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://github.com/nodejs/undici/",
"defaultStatus": "unaffected",
"packageName": "undici",
"product": "undici",
"repo": "https://github.com/nodejs/undici/",
"vendor": "undici",
"versions": [
{
"status": "affected",
"version": "\u003c 6.24.0; 7.0.0 \u003c 7.24.0"
},
{
"status": "unaffected",
"version": "6.24.0: 7.24.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "remediation developer",
"value": "Matteo Collina"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Ulises Gasc\u00f3n"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eUndici allows duplicate HTTP\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;headers when they are provided in an array with case-variant names (e.g.,\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;and\u0026nbsp;\u003ccode\u003econtent-length\u003c/code\u003e). This produces malformed HTTP/1.1 requests with multiple conflicting\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;values on the wire.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWho is impacted:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eApplications using\u0026nbsp;\u003ccode\u003eundici.request()\u003c/code\u003e,\u0026nbsp;\u003ccode\u003eundici.Client\u003c/code\u003e, or similar low-level APIs with headers passed as flat arrays\u003c/li\u003e\u003cli\u003eApplications that accept user-controlled header names without case-normalization\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e\u003cstrong\u003ePotential consequences:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eDenial of Service\u003c/strong\u003e: Strict HTTP parsers (proxies, servers) will reject requests with duplicate\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;headers (400 Bad Request)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eHTTP Request Smuggling\u003c/strong\u003e: In deployments where an intermediary and backend interpret duplicate headers inconsistently (e.g., one uses the first value, the other uses the last), this can enable request smuggling attacks leading to ACL bypass, cache poisoning, or credential hijacking\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "Undici allows duplicate HTTP\u00a0Content-Length\u00a0headers when they are provided in an array with case-variant names (e.g.,\u00a0Content-Length\u00a0and\u00a0content-length). This produces malformed HTTP/1.1 requests with multiple conflicting\u00a0Content-Length\u00a0values on the wire.\n\nWho is impacted:\n\n * Applications using\u00a0undici.request(),\u00a0undici.Client, or similar low-level APIs with headers passed as flat arrays\n * Applications that accept user-controlled header names without case-normalization\n\n\nPotential consequences:\n\n * Denial of Service: Strict HTTP parsers (proxies, servers) will reject requests with duplicate\u00a0Content-Length\u00a0headers (400 Bad Request)\n * HTTP Request Smuggling: In deployments where an intermediary and backend interpret duplicate headers inconsistently (e.g., one uses the first value, the other uses the last), this can enable request smuggling attacks leading to ACL bypass, cache poisoning, or credential hijacking"
}
],
"impacts": [
{
"capecId": "CAPEC-33",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-33 HTTP Request Smuggling"
}
]
},
{
"capecId": "CAPEC-273",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-273 HTTP Response Smuggling"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"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:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444 Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T19:56:55.092Z",
"orgId": "ce714d77-add3-4f53-aff5-83d477b104bb",
"shortName": "openjs"
},
"references": [
{
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-2mjp-6q6p-2qxm"
},
{
"url": "https://www.rfc-editor.org/rfc/rfc9110.html#section-8.6"
},
{
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"url": "https://hackerone.com/reports/3556037"
},
{
"url": "https://cna.openjsf.org/security-advisories.html"
}
],
"source": {
"advisory": "GHSA-2mjp-6q6p-2qxm",
"discovery": "INTERNAL"
},
"title": "undici is vulnerable to Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIf upgrading is not immediately possible:\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cstrong\u003eValidate header names\u003c/strong\u003e: Ensure no duplicate\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;headers (case-insensitive) are present before passing headers to undici\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eUse object format\u003c/strong\u003e: Pass headers as a plain object (\u003ccode\u003e{ \u0027content-length\u0027: \u0027123\u0027 }\u003c/code\u003e) rather than an array, which naturally deduplicates by key\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eSanitize user input\u003c/strong\u003e: If headers originate from user input, normalize header names to lowercase and reject duplicates\u003c/li\u003e\u003c/ol\u003e"
}
],
"value": "If upgrading is not immediately possible:\n\n * Validate header names: Ensure no duplicate\u00a0Content-Length\u00a0headers (case-insensitive) are present before passing headers to undici\n * Use object format: Pass headers as a plain object ({ \u0027content-length\u0027: \u0027123\u0027 }) rather than an array, which naturally deduplicates by key\n * Sanitize user input: If headers originate from user input, normalize header names to lowercase and reject duplicates"
}
],
"x_generator": {
"engine": "Vulnogram 1.0.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "ce714d77-add3-4f53-aff5-83d477b104bb",
"assignerShortName": "openjs",
"cveId": "CVE-2026-1525",
"datePublished": "2026-03-12T19:56:55.092Z",
"dateReserved": "2026-01-28T12:04:51.369Z",
"dateUpdated": "2026-03-12T20:46:13.379Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-1525",
"date": "2026-08-22",
"epss": "0.00493",
"percentile": "0.40468"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-1525\",\"sourceIdentifier\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"published\":\"2026-03-12T20:16:02.670\",\"lastModified\":\"2026-06-17T10:15:59.927\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Undici allows duplicate HTTP\u00a0Content-Length\u00a0headers when they are provided in an array with case-variant names (e.g.,\u00a0Content-Length\u00a0and\u00a0content-length). This produces malformed HTTP/1.1 requests with multiple conflicting\u00a0Content-Length\u00a0values on the wire.\\n\\nWho is impacted:\\n\\n * Applications using\u00a0undici.request(),\u00a0undici.Client, or similar low-level APIs with headers passed as flat arrays\\n * Applications that accept user-controlled header names without case-normalization\\n\\n\\nPotential consequences:\\n\\n * Denial of Service: Strict HTTP parsers (proxies, servers) will reject requests with duplicate\u00a0Content-Length\u00a0headers (400 Bad Request)\\n * HTTP Request Smuggling: In deployments where an intermediary and backend interpret duplicate headers inconsistently (e.g., one uses the first value, the other uses the last), this can enable request smuggling attacks leading to ACL bypass, cache poisoning, or credential hijacking\"},{\"lang\":\"es\",\"value\":\"Undici permite encabezados HTTP Content-Length duplicados cuando se proporcionan en un array con nombres que var\u00edan en may\u00fasculas/min\u00fasculas (p. ej., Content-Length y content-length). Esto produce solicitudes HTTP/1.1 malformadas con m\u00faltiples valores Content-Length conflictivos en la red.\\n\\nQui\u00e9nes son los afectados:\\n\\n * Aplicaciones que utilizan undici.request(), undici.Cliente, o APIs de bajo nivel similares con encabezados pasados como arrays planos\\n * Aplicaciones que aceptan nombres de encabezado controlados por el usuario sin normalizaci\u00f3n de may\u00fasculas/min\u00fasculas\\n\\nPosibles consecuencias:\\n\\n * Denegaci\u00f3n de Servicio: Analizadores HTTP estrictos (proxies, servidores) rechazar\u00e1n las solicitudes con encabezados Content-Length duplicados (400 Solicitud Incorrecta)\\n * Contrabando de Solicitudes HTTP: En implementaciones donde un intermediario y un backend interpretan encabezados duplicados de manera inconsistente (p. ej., uno usa el primer valor, el otro usa el \u00faltimo), esto puede habilitar ataques de contrabando de solicitudes que conducen a la omisi\u00f3n de ACL, envenenamiento de cach\u00e9 o secuestro de credenciales\"}],\"affected\":[{\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"affectedData\":[{\"vendor\":\"undici\",\"product\":\"undici\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://github.com/nodejs/undici/\",\"packageName\":\"undici\",\"repo\":\"https://github.com/nodejs/undici/\",\"versions\":[{\"version\":\"\u003c 6.24.0; 7.0.0 \u003c 7.24.0\",\"status\":\"affected\"},{\"version\":\"6.24.0: 7.24.0\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-12T20:44:24.555703Z\",\"id\":\"CVE-2026-1525\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"6.24.0\",\"matchCriteriaId\":\"C08CE582-019D-4A06-910A-6010C2D6EF4F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.24.0\",\"matchCriteriaId\":\"F016E7D9-C45A-4DEF-9AD8-F0581AF5E509\"}]}]}],\"references\":[{\"url\":\"https://cna.openjsf.org/security-advisories.html\",\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://cwe.mitre.org/data/definitions/444.html\",\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/nodejs/undici/security/advisories/GHSA-2mjp-6q6p-2qxm\",\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://hackerone.com/reports/3556037\",\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://www.rfc-editor.org/rfc/rfc9110.html#section-8.6\",\"source\":\"ce714d77-add3-4f53-aff5-83d477b104bb\",\"tags\":[\"Technical Description\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-19T04:36:09+00:00",
"cve": "CVE-2026-1525",
"id": "CVE-2026-1525",
"initial_release_date": "2026-03-12T19:56:55.092000+00:00",
"product_status:fixed": "394",
"product_status:known_affected": "10",
"product_status:known_not_affected": "109",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-1525.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "critical",
"current_release_date": "2026-04-15T23:28:27Z",
"cve": "CVE-2026-1525",
"id": "CVE-2026-1525",
"initial_release_date": "2026-04-11T09:27:21Z",
"product_status:recommended": "22",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-1525",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-1525.json",
"version": "4"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-1525\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-12T20:44:24.555703Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-12T20:44:25.316Z\"}}], \"cna\": {\"title\": \"undici is vulnerable to Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\", \"source\": {\"advisory\": \"GHSA-2mjp-6q6p-2qxm\", \"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Matteo Collina\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Ulises Gasc\\u00f3n\"}], \"impacts\": [{\"capecId\": \"CAPEC-33\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-33 HTTP Request Smuggling\"}]}, {\"capecId\": \"CAPEC-273\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-273 HTTP Response Smuggling\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/nodejs/undici/\", \"vendor\": \"undici\", \"product\": \"undici\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.24.0; 7.0.0 \u003c 7.24.0\"}, {\"status\": \"unaffected\", \"version\": \"6.24.0: 7.24.0\"}], \"packageName\": \"undici\", \"collectionURL\": \"https://github.com/nodejs/undici/\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/nodejs/undici/security/advisories/GHSA-2mjp-6q6p-2qxm\"}, {\"url\": \"https://www.rfc-editor.org/rfc/rfc9110.html#section-8.6\"}, {\"url\": \"https://cwe.mitre.org/data/definitions/444.html\"}, {\"url\": \"https://hackerone.com/reports/3556037\"}, {\"url\": \"https://cna.openjsf.org/security-advisories.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"If upgrading is not immediately possible:\\n\\n * Validate header names: Ensure no duplicate\\u00a0Content-Length\\u00a0headers (case-insensitive) are present before passing headers to undici\\n * Use object format: Pass headers as a plain object ({ \u0027content-length\u0027: \u0027123\u0027 }) rather than an array, which naturally deduplicates by key\\n * Sanitize user input: If headers originate from user input, normalize header names to lowercase and reject duplicates\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIf upgrading is not immediately possible:\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cstrong\u003eValidate header names\u003c/strong\u003e: Ensure no duplicate\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;headers (case-insensitive) are present before passing headers to undici\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eUse object format\u003c/strong\u003e: Pass headers as a plain object (\u003ccode\u003e{ \u0027content-length\u0027: \u0027123\u0027 }\u003c/code\u003e) rather than an array, which naturally deduplicates by key\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eSanitize user input\u003c/strong\u003e: If headers originate from user input, normalize header names to lowercase and reject duplicates\u003c/li\u003e\u003c/ol\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Undici allows duplicate HTTP\\u00a0Content-Length\\u00a0headers when they are provided in an array with case-variant names (e.g.,\\u00a0Content-Length\\u00a0and\\u00a0content-length). This produces malformed HTTP/1.1 requests with multiple conflicting\\u00a0Content-Length\\u00a0values on the wire.\\n\\nWho is impacted:\\n\\n * Applications using\\u00a0undici.request(),\\u00a0undici.Client, or similar low-level APIs with headers passed as flat arrays\\n * Applications that accept user-controlled header names without case-normalization\\n\\n\\nPotential consequences:\\n\\n * Denial of Service: Strict HTTP parsers (proxies, servers) will reject requests with duplicate\\u00a0Content-Length\\u00a0headers (400 Bad Request)\\n * HTTP Request Smuggling: In deployments where an intermediary and backend interpret duplicate headers inconsistently (e.g., one uses the first value, the other uses the last), this can enable request smuggling attacks leading to ACL bypass, cache poisoning, or credential hijacking\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eUndici allows duplicate HTTP\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;headers when they are provided in an array with case-variant names (e.g.,\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;and\u0026nbsp;\u003ccode\u003econtent-length\u003c/code\u003e). This produces malformed HTTP/1.1 requests with multiple conflicting\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;values on the wire.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWho is impacted:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eApplications using\u0026nbsp;\u003ccode\u003eundici.request()\u003c/code\u003e,\u0026nbsp;\u003ccode\u003eundici.Client\u003c/code\u003e, or similar low-level APIs with headers passed as flat arrays\u003c/li\u003e\u003cli\u003eApplications that accept user-controlled header names without case-normalization\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e\u003cstrong\u003ePotential consequences:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eDenial of Service\u003c/strong\u003e: Strict HTTP parsers (proxies, servers) will reject requests with duplicate\u0026nbsp;\u003ccode\u003eContent-Length\u003c/code\u003e\u0026nbsp;headers (400 Bad Request)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eHTTP Request Smuggling\u003c/strong\u003e: In deployments where an intermediary and backend interpret duplicate headers inconsistently (e.g., one uses the first value, the other uses the last), this can enable request smuggling attacks leading to ACL bypass, cache poisoning, or credential hijacking\u003c/li\u003e\u003c/ul\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444 Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"ce714d77-add3-4f53-aff5-83d477b104bb\", \"shortName\": \"openjs\", \"dateUpdated\": \"2026-03-12T19:56:55.092Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-1525\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-12T20:46:13.379Z\", \"dateReserved\": \"2026-01-28T12:04:51.369Z\", \"assignerOrgId\": \"ce714d77-add3-4f53-aff5-83d477b104bb\", \"datePublished\": \"2026-03-12T19:56:55.092Z\", \"assignerShortName\": \"openjs\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:56431
Vulnerability from csaf_redhat - Published: 2026-08-18 18:22 - Updated: 2026-08-22 19:39A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A prototype pollution flaw has been discovered in the js-yaml npm library. It's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__). All users who parse untrusted yaml documents may be impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
An open redirect flaw has been discovered in the react-router npm library. An attacker-supplied path can be crafted so that when a React Router application navigates to it via navigate(), <Link>, or redirect(), the app performs a navigation/redirect to an external URL. This is only an issue if you are passing untrusted content into navigation paths in your application code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici, a Node.js HTTP/1.1 client. A remote attacker could exploit this vulnerability by sending HTTP/1.1 requests that include duplicate Content-Length headers with different casing (e.g., "Content-Length" and "content-length"). This can lead to HTTP Request Smuggling, a technique where an attacker sends an ambiguous request that is interpreted differently by a proxy and a backend server. Successful exploitation could result in unauthorized access, cache poisoning, or credential hijacking. It may also cause a Denial of Service (DoS) if strict HTTP parsers reject the malformed requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. A remote attacker can exploit this vulnerability by sending a specially crafted compressed frame, known as a "decompression bomb," during permessage-deflate decompression. The undici WebSocket client does not properly limit the size of decompressed data, leading to unbounded memory consumption. This can cause the Node.js process to exhaust available memory, resulting in a denial of service (DoS) where the process crashes or becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici, a Node.js HTTP/1.1 client. This vulnerability allows a remote attacker to inject malicious data into HTTP headers or prematurely end HTTP requests by sending specially crafted input to the `upgrade` option of `client.request()`. This is possible because undici does not properly validate input for invalid header characters, which could lead to unauthorized information disclosure or bypassing of security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the undici WebSocket client. A remote malicious server can exploit this vulnerability by sending a WebSocket frame with an invalid `server_max_window_bits` parameter within the permessage-deflate extension. This improper validation causes the client's Node.js process to terminate, leading to a denial-of-service (DoS) condition for the client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket. Consequently, when the client dispatches a new request on that socket, it may associate the injected response with the new request, leading to responses being delivered to unintended recipients or requests. This could result in a low impact on data integrity.
CWE-940 - Improper Verification of Source of a Communication Channel| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in postcss. A remote attacker could exploit a vulnerability in the `toString` function of the AST Serialization component by executing a manipulation, leading to uncontrolled recursion. This uncontrolled recursion can result in a Denial of Service (DoS) condition, making the affected system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. The cookie parser in the `parseSetCookie` function incorrectly decodes cookie values, which is contrary to standard specifications. This vulnerability allows an attacker-controlled upstream to inject arbitrary HTTP response headers, such as `Set-Cookie`, `Location`, or `Cache-Control`. The primary consequence is HTTP response header injection, which can lead to session fixation, open redirect, or cache poisoning.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. When undici's ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js's default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie's SameSite policy to a less secure setting, potentially leading to unintended information disclosure or a weakening of security protections for the user.
CWE-1286 - Improper Validation of Syntactic Correctness of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in Undici, an HTTP/1.1 client for Node.js. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP response with an unbounded number of links in the decompression chain. This could lead to high CPU usage and excessive memory allocation, resulting in a Denial of Service (DoS) for the affected system.
CWE-770 - Allocation of Resources Without Limits or Throttling| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the `requests` HTTP library, specifically in the `requests.utils.extract_zipped_paths()` function, which is used to load Certificate Authority (CA) bundles. A local attacker can exploit this vulnerability by pre-creating a malicious CA bundle file in the system's temporary directory. When a vulnerable application initializes the `requests` library, it may load this malicious file instead of the legitimate CA bundle, leading to a bypass of security controls and potential integrity compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by providing specially crafted XML input to an application using the affected library. The DocTypeReader component incorrectly processes configuration limits for entity counts and sizes when these limits are explicitly set to zero, bypassing intended restrictions. This oversight allows for unbounded entity expansion, consuming excessive memory and leading to a Denial of Service (DoS) condition, which makes the application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in Picomatch, a JavaScript glob matcher. This Regular Expression Denial of Service (ReDoS) vulnerability allows a remote attacker to cause excessive CPU consumption and block the Node.js event loop, leading to a denial of service. This occurs when untrusted users supply crafted extglob patterns, specifically those using quantifiers like `+()` and `*()` combined with overlapping alternatives or nested extglobs, which can trigger catastrophic backtracking in the compiled regular expressions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in picomatch, a JavaScript glob matcher. A remote attacker could exploit a method injection vulnerability by providing specially crafted POSIX bracket expressions, such as [[:constructor:]]. This allows the attacker to inject inherited method names into generated regular expressions, leading to incorrect glob matching behavior. This issue can cause security-relevant logic errors in applications that use picomatch for filtering, validation, or access control, potentially compromising data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the brace-expansion library, a component used for generating strings based on patterns. A remote attacker could exploit this vulnerability by providing a specially crafted brace pattern that includes a zero step value. This malicious input causes the library's sequence generation loop to run indefinitely, leading to excessive memory allocation and causing the process to hang. This results in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted "array-like" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in React Router. This vulnerability allows a remote attacker to redirect users to an external, potentially malicious, website. This occurs when specially crafted URLs, containing paths starting with `//`, are passed to the redirect function, causing them to be misinterpreted as protocol-relative URLs. The severity of the impact depends on how the application validates redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in PostCSS. This vulnerability allows a remote attacker to perform Cross-Site Scripting (XSS) by submitting specially crafted CSS. When PostCSS processes and re-stringifies this CSS for embedding within HTML `<style>` tags, it fails to properly escape `</style>` sequences. This oversight enables the injected `</style>` to prematurely close the HTML style block, allowing the attacker to inject malicious scripts and execute arbitrary code in the user's browser context.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in fast-xml-parser. The XMLBuilder component does not properly escape specific sequences ("-->" in comments and "]]>" in CDATA sections) when constructing XML from JavaScript objects. This vulnerability allows an attacker to perform XML injection if user-controlled data is processed within comments or CDATA elements. Successful exploitation can lead to Cross-Site Scripting (XSS), SOAP injection, or unauthorized data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in uuid. The library's versions v3, v5, and v6 do not adequately check the size of external memory buffers provided by applications. This oversight allows the library to write data beyond the designated buffer limits without signaling an error. Such out-of-bounds writes can lead to data corruption, unintended information disclosure, or disrupt application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in React Router and @remix-run/server-runtime. A remote attacker can exploit this vulnerability by sending certain crafted requests to the __manifest endpoint. This can lead to unbounded path expansion, consuming disproportionate server resources. The primary consequence is a denial of service (DoS), resulting in response time degradation and service unavailability for end users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the idna library, which handles Internationalized Domain Names in Python applications. A remote attacker could exploit this vulnerability by sending specially crafted, excessively long inputs to the library's encoding function. This could cause the system to consume significant resources, leading to a Denial of Service (DoS), where the affected application becomes unavailable to legitimate users. This issue stems from an incomplete fix for a previously identified vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package's primary public API, has an algorithmic complexity of O(N²) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker can exploit this vulnerability by providing a specially crafted YAML document that repeatedly uses the same alias in a merge sequence. This can lead to algorithmic CPU exhaustion, causing the Node.js worker or event loop to be blocked for an extended period, resulting in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.18.27 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.18.27 security, enhancement \u0026 bug fix update\n\nFIXED BUGS:\n==========\nDFBUGS-7383: [Backport to odf-4.18.z] [GSS] PDB is created for rgw even though the gateway instance count is 1\nDFBUGS-6998: [Backport to odf-4.18.z] [GSS][ODF] Noobaa DB_CLEANER not honoring set value",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:56431",
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64718",
"url": "https://access.redhat.com/security/cve/CVE-2025-64718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68470",
"url": "https://access.redhat.com/security/cve/CVE-2025-68470"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-11525",
"url": "https://access.redhat.com/security/cve/CVE-2026-11525"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12151",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1525",
"url": "https://access.redhat.com/security/cve/CVE-2026-1525"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1526",
"url": "https://access.redhat.com/security/cve/CVE-2026-1526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1527",
"url": "https://access.redhat.com/security/cve/CVE-2026-1527"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22036",
"url": "https://access.redhat.com/security/cve/CVE-2026-22036"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2229",
"url": "https://access.redhat.com/security/cve/CVE-2026-2229"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25645",
"url": "https://access.redhat.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33349",
"url": "https://access.redhat.com/security/cve/CVE-2026-33349"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33671",
"url": "https://access.redhat.com/security/cve/CVE-2026-33671"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33672",
"url": "https://access.redhat.com/security/cve/CVE-2026-33672"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33750",
"url": "https://access.redhat.com/security/cve/CVE-2026-33750"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34043",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35469",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40181",
"url": "https://access.redhat.com/security/cve/CVE-2026-40181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41305",
"url": "https://access.redhat.com/security/cve/CVE-2026-41305"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41650",
"url": "https://access.redhat.com/security/cve/CVE-2026-41650"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41907",
"url": "https://access.redhat.com/security/cve/CVE-2026-41907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42342",
"url": "https://access.redhat.com/security/cve/CVE-2026-42342"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45409",
"url": "https://access.redhat.com/security/cve/CVE-2026-45409"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45736",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48779",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48801",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53550",
"url": "https://access.redhat.com/security/cve/CVE-2026-53550"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6321",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6733",
"url": "https://access.redhat.com/security/cve/CVE-2026-6733"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6734",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9358",
"url": "https://access.redhat.com/security/cve/CVE-2026-9358"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9679",
"url": "https://access.redhat.com/security/cve/CVE-2026-9679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9697",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_56431.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.18.27 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-08-22T19:39:44+00:00",
"generator": {
"date": "2026-08-22T19:39:44+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-22T19:39:44+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:7080
Vulnerability from csaf_redhat - Published: 2026-04-08 13:58 - Updated: 2026-08-21 12:23A 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: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
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: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
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: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
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: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nodejs22 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a platform built on Chrome\u0027s JavaScript runtime \\ for easily building fast, scalable network applications. \\ Node.js uses an event-driven, non-blocking I/O model that \\ makes it lightweight and efficient, perfect for data-intensive \\ real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion (CVE-2026-25547)\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions (CVE-2026-27904)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7080",
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7080.json"
}
],
"title": "Red Hat Security Advisory: nodejs22 security update",
"tracking": {
"current_release_date": "2026-08-21T12:23:59+00:00",
"generator": {
"date": "2026-08-21T12:23:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7080",
"initial_release_date": "2026-04-08T13:58:58+00:00",
"revision_history": [
{
"date": "2026-04-08T13:58:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-08T13:58:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:23:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product_id": "nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-1.el10_1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product_id": "nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-1.el10_1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product_id": "nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-1.el10_1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs-devel-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs-libs-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"product_id": "nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-1.el10_1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.22.2-1.el10_1.noarch",
"product": {
"name": "nodejs-docs-1:22.22.2-1.el10_1.noarch",
"product_id": "nodejs-docs-1:22.22.2-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.22.2-1.el10_1?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs22-1:22.22.2-1.el10_1.src",
"product": {
"name": "nodejs22-1:22.22.2-1.el10_1.src",
"product_id": "nodejs22-1:22.22.2-1.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22@22.22.2-1.el10_1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs-devel-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.22.2-1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch"
},
"product_reference": "nodejs-docs-1:22.22.2-1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs-libs-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-1:22.22.2-1.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src"
},
"product_reference": "nodejs22-1:22.22.2-1.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"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-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"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",
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"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-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"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",
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"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-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"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",
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"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-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-25547",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-02-04T22:01:11.784120+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "RHBZ#2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"category": "external",
"summary": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"release_date": "2026-02-04T21:51:17.198000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
}
],
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
}
],
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T13:58:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7080"
}
],
"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": [
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-devel-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-docs-1:22.22.2-1.el10_1.noarch",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-full-i18n-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-libs-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.s390x",
"AppStream-10.1.Z:nodejs-npm-1:10.9.7-1.22.22.2.1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-1:22.22.2-1.el10_1.src",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debuginfo-1:22.22.2-1.el10_1.x86_64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.aarch64",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.s390x",
"AppStream-10.1.Z:nodejs22-debugsource-1:22.22.2-1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
}
]
}
RHSA-2026:7123
Vulnerability from csaf_redhat - Published: 2026-04-08 18:17 - Updated: 2026-08-21 12:23A 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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion (CVE-2026-25547)\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions (CVE-2026-27904)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7123",
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "RHEL-154019",
"url": "https://issues.redhat.com/browse/RHEL-154019"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7123.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-08-21T12:23:59+00:00",
"generator": {
"date": "2026-08-21T12:23:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7123",
"initial_release_date": "2026-04-08T18:17:58+00:00",
"revision_history": [
{
"date": "2026-04-08T18:17:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-08T18:17:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:23:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=src\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24148%2B847b6786?arch=src\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=noarch\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24148%2B847b6786?arch=noarch\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel8.10.0%2B24148%2B847b6786?arch=noarch\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel8.10.0%2B24148%2B847b6786?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260331102257:6d880403"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"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-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"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-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"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-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"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-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-25547",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-02-04T22:01:11.784120+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "RHBZ#2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"category": "external",
"summary": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"release_date": "2026-02-04T21:51:17.198000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T18:17:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7123"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.22.2-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24148+847b6786.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24148+847b6786.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.7-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el8.10.0+24148+847b6786.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
}
]
}
RHSA-2026:7302
Vulnerability from csaf_redhat - Published: 2026-04-09 13:04 - Updated: 2026-08-21 12:24A 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: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion (CVE-2026-25547)\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions (CVE-2026-27904)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7302",
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7302.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-08-21T12:24:01+00:00",
"generator": {
"date": "2026-08-21T12:24:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7302",
"initial_release_date": "2026-04-09T13:04:58+00:00",
"revision_history": [
{
"date": "2026-04-09T13:04:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T13:04:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:24:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=src\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=src\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=noarch\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=noarch\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=noarch\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.7.0%2B24157%2B8ddb2461?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:9070020260401095228:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"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-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"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-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"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-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"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-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-25547",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-02-04T22:01:11.784120+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "RHBZ#2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"category": "external",
"summary": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"release_date": "2026-02-04T21:51:17.198000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:04:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7302"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.1-1.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24157+8ddb2461.src::nodejs:22",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24157+8ddb2461.noarch::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:npm-1:10.9.7-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.aarch64::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.ppc64le::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.s390x::nodejs:22",
"AppStream-9.7.0.Z.MAIN:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.7.0+24157+8ddb2461.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
}
]
}
RHSA-2026:7310
Vulnerability from csaf_redhat - Published: 2026-04-09 13:38 - Updated: 2026-08-21 12:24A 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: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
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: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
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: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
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: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nodejs22 is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a platform built on Chrome\u0027s JavaScript runtime \\ for easily building fast, scalable network applications. \\ Node.js uses an event-driven, non-blocking I/O model that \\ makes it lightweight and efficient, perfect for data-intensive \\ real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions (CVE-2026-27904)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7310",
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7310.json"
}
],
"title": "Red Hat Security Advisory: nodejs22 security update",
"tracking": {
"current_release_date": "2026-08-21T12:24:01+00:00",
"generator": {
"date": "2026-08-21T12:24:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7310",
"initial_release_date": "2026-04-09T13:38:21+00:00",
"revision_history": [
{
"date": "2026-04-09T13:38:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T13:38:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:24:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product_id": "nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-2.el10_0?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product_id": "nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-2.el10_0?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product_id": "nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs-devel-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs-libs-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"product": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"product_id": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.7-1.22.22.2.2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"product": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"product_id": "nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.22.2-2.el10_0?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.22.2-2.el10_0.noarch",
"product": {
"name": "nodejs-docs-1:22.22.2-2.el10_0.noarch",
"product_id": "nodejs-docs-1:22.22.2-2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.22.2-2.el10_0?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs22-1:22.22.2-2.el10_0.src",
"product": {
"name": "nodejs22-1:22.22.2-2.el10_0.src",
"product_id": "nodejs22-1:22.22.2-2.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22@22.22.2-2.el10_0?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs-devel-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.22.2-2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch"
},
"product_reference": "nodejs-docs-1:22.22.2-2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs-libs-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64"
},
"product_reference": "nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-1:22.22.2-2.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src"
},
"product_reference": "nodejs22-1:22.22.2-2.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
},
"product_reference": "nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"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-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"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",
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"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-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"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",
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"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-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"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",
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"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-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-25547",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-02-04T22:01:11.784120+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "RHBZ#2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"category": "external",
"summary": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"release_date": "2026-02-04T21:51:17.198000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
}
],
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
}
],
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T13:38:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7310"
}
],
"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": [
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-devel-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-docs-1:22.22.2-2.el10_0.noarch",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-full-i18n-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-libs-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs-npm-1:10.9.7-1.22.22.2.2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-1:22.22.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debuginfo-1:22.22.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:nodejs22-debugsource-1:22.22.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
}
]
}
RHSA-2026:7350
Vulnerability from csaf_redhat - Published: 2026-04-09 20:27 - Updated: 2026-08-21 12:24A 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: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Undici. When the `interceptors.deduplicate()` feature is enabled, response data for deduplicated requests can accumulate in memory. A remote attacker, by sending large or chunked responses and concurrent identical requests from an untrusted endpoint, can exploit this uncontrolled resource consumption. This leads to high memory usage and potential Out-Of-Memory (OOM) process termination, resulting in a Denial of Service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket (UDS) server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication (IPC) endpoints. As a result, unauthorized communication can occur between processes on the same host, bypassing the intended network security restrictions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a malformed Internationalized Domain Name (IDN) to the `url.format()` function. When processed, this malformed input triggers an internal error, causing the Node.js application to crash. This can disrupt services and make them unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The HMAC (Hash-based Message Authentication Code) verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurements are possible, could be exploited by a remote attacker. This allows the attacker to infer sensitive HMAC values, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOW_UPDATE frames on stream 0 (connection-level). These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Session objects are not properly cleaned up. This can result in resource exhaustion and a Denial of Service (DoS) condition for the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the `fs.realpathSync.native()` function. This vulnerability allows code operating under `--permission` with restricted `--allow-fs-read` flags to bypass security controls. Consequently, an attacker can use `fs.realpathSync.native()` to determine file existence, resolve symbolic link targets, and enumerate filesystem paths outside of permitted directories, leading to information disclosure.
CWE-425 - Direct Request ('Forced Browsing')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied. Such a bypass could lead to unauthorized changes to system files.
CWE-279 - Incorrect Execution-Assigned Permissions| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in V8's string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8's internal string table, particularly when processed by functions like JSON.parse() on attacker-controlled input. This can significantly degrade the performance of the Node.js process, leading to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:24 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Nodejs denial of service (CVE-2026-21637)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion (CVE-2026-25547)\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* undici: Undici: Denial of Service due to uncontrolled resource consumption (CVE-2026-2581)\n\n* undici: Undici: HTTP header injection and request smuggling vulnerability (CVE-2026-1527)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing (CVE-2026-21712)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\n* Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions (CVE-2026-21715)\n\n* nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix. (CVE-2026-21716)\n\n* Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks (CVE-2026-21711)\n\n* Node.js: Node.js: Information disclosure via timing oracle in HMAC verification (CVE-2026-21713)\n\n* Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames (CVE-2026-21714)\n\n* nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions (CVE-2026-21717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7350",
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2431340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431340"
},
{
"category": "external",
"summary": "2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2447140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447140"
},
{
"category": "external",
"summary": "2447141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447141"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453037"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "2453152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453152"
},
{
"category": "external",
"summary": "2453157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453157"
},
{
"category": "external",
"summary": "2453158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453158"
},
{
"category": "external",
"summary": "2453160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453160"
},
{
"category": "external",
"summary": "2453161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453161"
},
{
"category": "external",
"summary": "2453162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453162"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7350.json"
}
],
"title": "Red Hat Security Advisory: nodejs:24 security update",
"tracking": {
"current_release_date": "2026-08-21T12:24:05+00:00",
"generator": {
"date": "2026-08-21T12:24:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7350",
"initial_release_date": "2026-04-09T20:27:37+00:00",
"revision_history": [
{
"date": "2026-04-09T20:27:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T20:27:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:24:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=src\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.3-3.module%2Bel9.7.0%2B24166%2B51c9666b?arch=src\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.7.0%2B24166%2B51c9666b?arch=src\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product": {
"name": "nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch (nodejs:24)",
"product_id": "nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.3-3.module%2Bel9.7.0%2B24166%2B51c9666b?arch=noarch\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.7.0%2B24166%2B51c9666b?arch=noarch\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch (nodejs:24)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel9.7.0%2B24166%2B51c9666b?arch=noarch\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product": {
"name": "npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch (nodejs:24)",
"product_id": "npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@11.11.0-1.24.14.1.2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel9.7.0%2B24166%2B51c9666b?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:24:9070020260402152654:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24"
},
"product_reference": "nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24"
},
"product_reference": "npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"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-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"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-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"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-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: HTTP header injection and request smuggling vulnerability"
},
{
"cve": "CVE-2026-1528",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-12T21:01:36.954017+00:00",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"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-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"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",
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"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-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-2581",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-12T21:01:10.589089+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447140"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Undici. When the `interceptors.deduplicate()` feature is enabled, response data for deduplicated requests can accumulate in memory. A remote attacker, by sending large or chunked responses and concurrent identical requests from an untrusted endpoint, can exploit this uncontrolled resource consumption. This leads to high memory usage and potential Out-Of-Memory (OOM) process termination, resulting in a Denial of Service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: Denial of Service due to uncontrolled resource consumption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2581"
},
{
"category": "external",
"summary": "RHBZ#2447140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581"
},
{
"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-phc3-fgpg-7m6h",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-phc3-fgpg-7m6h"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3513473",
"url": "https://hackerone.com/reports/3513473"
}
],
"release_date": "2026-03-12T20:13:19.571000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: Denial of Service due to uncontrolled resource consumption"
},
{
"cve": "CVE-2026-21637",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-01-20T21:01:26.738343+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Nodejs denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Systems configured according to Red Hat guidelines should have their services set to restart in the event of a process crash. This Host system service management mitigates the availability impact to Red Hat customers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21637"
},
{
"category": "external",
"summary": "RHBZ#2431340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21637"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
}
],
"release_date": "2026-01-20T20:41:55.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Nodejs denial of service"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-21711",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-03-30T20:01:55.465001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket (UDS) server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication (IPC) endpoints. As a result, unauthorized communication can occur between processes on the same host, bypassing the intended network security restrictions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21711"
},
{
"category": "external",
"summary": "RHBZ#2453158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21711"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21711",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21711"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.526000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks"
},
{
"cve": "CVE-2026-21712",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-03-30T16:02:27.812711+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a malformed Internationalized Domain Name (IDN) to the `url.format()` function. When processed, this malformed input triggers an internal error, causing the Node.js application to crash. This can disrupt services and make them unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21712"
},
{
"category": "external",
"summary": "RHBZ#2453037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21712"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3546390",
"url": "https://hackerone.com/reports/3546390"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T15:13:59.172000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing"
},
{
"cve": "CVE-2026-21713",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2026-03-30T20:02:02.430513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453160"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The HMAC (Hash-based Message Authentication Code) verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurements are possible, could be exploited by a remote attacker. This allows the attacker to infer sensitive HMAC values, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Information disclosure via timing oracle in HMAC 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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21713"
},
{
"category": "external",
"summary": "RHBZ#2453160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453160"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21713"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.356000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Information disclosure via timing oracle in HMAC verification"
},
{
"cve": "CVE-2026-21714",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-03-30T20:02:06.237456+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453161"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOW_UPDATE frames on stream 0 (connection-level). These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Session objects are not properly cleaned up. This can result in resource exhaustion and a Denial of Service (DoS) condition for the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21714"
},
{
"category": "external",
"summary": "RHBZ#2453161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21714"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.317000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames"
},
{
"cve": "CVE-2026-21715",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2026-03-30T20:01:25.714444+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the `fs.realpathSync.native()` function. This vulnerability allows code operating under `--permission` with restricted `--allow-fs-read` flags to bypass security controls. Consequently, an attacker can use `fs.realpathSync.native()` to determine file existence, resolve symbolic link targets, and enumerate filesystem paths outside of permitted directories, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21715"
},
{
"category": "external",
"summary": "RHBZ#2453152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21715"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.507000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"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:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions"
},
{
"cve": "CVE-2026-21716",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2026-03-30T20:01:51.136802+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied. Such a bypass could lead to unauthorized changes to system files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21716"
},
{
"category": "external",
"summary": "RHBZ#2453157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21716"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.538000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.8,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix."
},
{
"cve": "CVE-2026-21717",
"cwe": {
"id": "CWE-328",
"name": "Use of Weak Hash"
},
"discovery_date": "2026-03-30T20:02:10.986695+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in V8\u0027s string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8\u0027s internal string table, particularly when processed by functions like JSON.parse() on attacker-controlled input. This can significantly degrade the performance of the Node.js process, leading to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21717"
},
{
"category": "external",
"summary": "RHBZ#2453162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21717"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.415000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions"
},
{
"cve": "CVE-2026-25547",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-02-04T22:01:11.784120+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "RHBZ#2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"category": "external",
"summary": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"release_date": "2026-02-04T21:51:17.198000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T20:27:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7350"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-debugsource-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-devel-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-docs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-full-i18n-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-libs-debuginfo-1:24.14.1-2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-nodemon-0:3.0.3-3.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-0:2021.06-6.module+el9.7.0+24166+51c9666b.src::nodejs:24",
"AppStream-9.7.0.Z.MAIN:nodejs-packaging-bundler-0:2021.06-6.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:npm-1:11.11.0-1.24.14.1.2.module+el9.7.0+24166+51c9666b.noarch::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.aarch64::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.ppc64le::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.s390x::nodejs:24",
"AppStream-9.7.0.Z.MAIN:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el9.7.0+24166+51c9666b.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
}
]
}
RHSA-2026:7670
Vulnerability from csaf_redhat - Published: 2026-04-13 03:00 - Updated: 2026-08-21 12:24A 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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
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: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Undici. When the `interceptors.deduplicate()` feature is enabled, response data for deduplicated requests can accumulate in memory. A remote attacker, by sending large or chunked responses and concurrent identical requests from an untrusted endpoint, can exploit this uncontrolled resource consumption. This leads to high memory usage and potential Out-Of-Memory (OOM) process termination, resulting in a Denial of Service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket (UDS) server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication (IPC) endpoints. As a result, unauthorized communication can occur between processes on the same host, bypassing the intended network security restrictions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a malformed Internationalized Domain Name (IDN) to the `url.format()` function. When processed, this malformed input triggers an internal error, causing the Node.js application to crash. This can disrupt services and make them unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The HMAC (Hash-based Message Authentication Code) verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurements are possible, could be exploited by a remote attacker. This allows the attacker to infer sensitive HMAC values, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOW_UPDATE frames on stream 0 (connection-level). These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Session objects are not properly cleaned up. This can result in resource exhaustion and a Denial of Service (DoS) condition for the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the `fs.realpathSync.native()` function. This vulnerability allows code operating under `--permission` with restricted `--allow-fs-read` flags to bypass security controls. Consequently, an attacker can use `fs.realpathSync.native()` to determine file existence, resolve symbolic link targets, and enumerate filesystem paths outside of permitted directories, leading to information disclosure.
CWE-425 - Direct Request ('Forced Browsing')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied. Such a bypass could lead to unauthorized changes to system files.
CWE-279 - Incorrect Execution-Assigned Permissions| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in V8's string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8's internal string table, particularly when processed by functions like JSON.parse() on attacker-controlled input. This can significantly degrade the performance of the Node.js process, leading to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:24 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Nodejs denial of service (CVE-2026-21637)\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* undici: Undici: Denial of Service due to uncontrolled resource consumption (CVE-2026-2581)\n\n* undici: Undici: HTTP header injection and request smuggling vulnerability (CVE-2026-1527)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing (CVE-2026-21712)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\n* Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions (CVE-2026-21715)\n\n* nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix. (CVE-2026-21716)\n\n* Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks (CVE-2026-21711)\n\n* Node.js: Node.js: Information disclosure via timing oracle in HMAC verification (CVE-2026-21713)\n\n* Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames (CVE-2026-21714)\n\n* nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions (CVE-2026-21717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7670",
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2431340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431340"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2447140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447140"
},
{
"category": "external",
"summary": "2447141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447141"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453037"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "2453152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453152"
},
{
"category": "external",
"summary": "2453157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453157"
},
{
"category": "external",
"summary": "2453158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453158"
},
{
"category": "external",
"summary": "2453160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453160"
},
{
"category": "external",
"summary": "2453161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453161"
},
{
"category": "external",
"summary": "2453162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453162"
},
{
"category": "external",
"summary": "RHEL-151374",
"url": "https://issues.redhat.com/browse/RHEL-151374"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7670.json"
}
],
"title": "Red Hat Security Advisory: nodejs:24 security update",
"tracking": {
"current_release_date": "2026-08-21T12:24:06+00:00",
"generator": {
"date": "2026-08-21T12:24:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7670",
"initial_release_date": "2026-04-13T03:00:22+00:00",
"revision_history": [
{
"date": "2026-04-13T03:00:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-13T03:00:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:24:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=src\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.3-1.module%2Bel8.10.0%2B24190%2B49a46c75?arch=src\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24190%2B49a46c75?arch=src\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product": {
"name": "nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch (nodejs:24)",
"product_id": "nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.3-1.module%2Bel8.10.0%2B24190%2B49a46c75?arch=noarch\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24190%2B49a46c75?arch=noarch\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch (nodejs:24)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel8.10.0%2B24190%2B49a46c75?arch=noarch\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product": {
"name": "npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch (nodejs:24)",
"product_id": "npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@11.11.0-1.24.14.1.2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.14.1-2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.14.1.2.module%2Bel8.10.0%2B24190%2B49a46c75?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260408131901:6d880403"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24"
},
"product_reference": "nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24"
},
"product_reference": "npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"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-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"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-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"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-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: HTTP header injection and request smuggling vulnerability"
},
{
"cve": "CVE-2026-1528",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-12T21:01:36.954017+00:00",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"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-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"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-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-2581",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-12T21:01:10.589089+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447140"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Undici. When the `interceptors.deduplicate()` feature is enabled, response data for deduplicated requests can accumulate in memory. A remote attacker, by sending large or chunked responses and concurrent identical requests from an untrusted endpoint, can exploit this uncontrolled resource consumption. This leads to high memory usage and potential Out-Of-Memory (OOM) process termination, resulting in a Denial of Service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: Denial of Service due to uncontrolled resource consumption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2581"
},
{
"category": "external",
"summary": "RHBZ#2447140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581"
},
{
"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-phc3-fgpg-7m6h",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-phc3-fgpg-7m6h"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3513473",
"url": "https://hackerone.com/reports/3513473"
}
],
"release_date": "2026-03-12T20:13:19.571000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: Denial of Service due to uncontrolled resource consumption"
},
{
"cve": "CVE-2026-21637",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-01-20T21:01:26.738343+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Nodejs denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Systems configured according to Red Hat guidelines should have their services set to restart in the event of a process crash. This Host system service management mitigates the availability impact to Red Hat customers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21637"
},
{
"category": "external",
"summary": "RHBZ#2431340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21637"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
}
],
"release_date": "2026-01-20T20:41:55.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Nodejs denial of service"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-21711",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-03-30T20:01:55.465001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket (UDS) server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication (IPC) endpoints. As a result, unauthorized communication can occur between processes on the same host, bypassing the intended network security restrictions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21711"
},
{
"category": "external",
"summary": "RHBZ#2453158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21711"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21711",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21711"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.526000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks"
},
{
"cve": "CVE-2026-21712",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-03-30T16:02:27.812711+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a malformed Internationalized Domain Name (IDN) to the `url.format()` function. When processed, this malformed input triggers an internal error, causing the Node.js application to crash. This can disrupt services and make them unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21712"
},
{
"category": "external",
"summary": "RHBZ#2453037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21712"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3546390",
"url": "https://hackerone.com/reports/3546390"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T15:13:59.172000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing"
},
{
"cve": "CVE-2026-21713",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2026-03-30T20:02:02.430513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453160"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The HMAC (Hash-based Message Authentication Code) verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurements are possible, could be exploited by a remote attacker. This allows the attacker to infer sensitive HMAC values, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Information disclosure via timing oracle in HMAC 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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21713"
},
{
"category": "external",
"summary": "RHBZ#2453160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453160"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21713"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.356000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Information disclosure via timing oracle in HMAC verification"
},
{
"cve": "CVE-2026-21714",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-03-30T20:02:06.237456+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453161"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOW_UPDATE frames on stream 0 (connection-level). These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Session objects are not properly cleaned up. This can result in resource exhaustion and a Denial of Service (DoS) condition for the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21714"
},
{
"category": "external",
"summary": "RHBZ#2453161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21714"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.317000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames"
},
{
"cve": "CVE-2026-21715",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2026-03-30T20:01:25.714444+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the `fs.realpathSync.native()` function. This vulnerability allows code operating under `--permission` with restricted `--allow-fs-read` flags to bypass security controls. Consequently, an attacker can use `fs.realpathSync.native()` to determine file existence, resolve symbolic link targets, and enumerate filesystem paths outside of permitted directories, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21715"
},
{
"category": "external",
"summary": "RHBZ#2453152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21715"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.507000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions"
},
{
"cve": "CVE-2026-21716",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2026-03-30T20:01:51.136802+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied. Such a bypass could lead to unauthorized changes to system files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21716"
},
{
"category": "external",
"summary": "RHBZ#2453157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21716"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.538000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.8,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix."
},
{
"cve": "CVE-2026-21717",
"cwe": {
"id": "CWE-328",
"name": "Use of Weak Hash"
},
"discovery_date": "2026-03-30T20:02:10.986695+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in V8\u0027s string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8\u0027s internal string table, particularly when processed by functions like JSON.parse() on attacker-controlled input. This can significantly degrade the performance of the Node.js process, leading to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21717"
},
{
"category": "external",
"summary": "RHBZ#2453162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21717"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.415000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:00:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7670"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.14.1-2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.11.0-1.24.14.1.2.module+el8.10.0+24190+49a46c75.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.14.1.2.module+el8.10.0+24190+49a46c75.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
}
]
}
RHSA-2026:7675
Vulnerability from csaf_redhat - Published: 2026-04-13 02:27 - Updated: 2026-08-21 12:24A 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: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
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: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
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: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
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: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
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: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Undici. When the `interceptors.deduplicate()` feature is enabled, response data for deduplicated requests can accumulate in memory. A remote attacker, by sending large or chunked responses and concurrent identical requests from an untrusted endpoint, can exploit this uncontrolled resource consumption. This leads to high memory usage and potential Out-Of-Memory (OOM) process termination, resulting in a Denial of Service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket (UDS) server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication (IPC) endpoints. As a result, unauthorized communication can occur between processes on the same host, bypassing the intended network security restrictions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a malformed Internationalized Domain Name (IDN) to the `url.format()` function. When processed, this malformed input triggers an internal error, causing the Node.js application to crash. This can disrupt services and make them unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The HMAC (Hash-based Message Authentication Code) verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurements are possible, could be exploited by a remote attacker. This allows the attacker to infer sensitive HMAC values, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOW_UPDATE frames on stream 0 (connection-level). These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Session objects are not properly cleaned up. This can result in resource exhaustion and a Denial of Service (DoS) condition for the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the `fs.realpathSync.native()` function. This vulnerability allows code operating under `--permission` with restricted `--allow-fs-read` flags to bypass security controls. Consequently, an attacker can use `fs.realpathSync.native()` to determine file existence, resolve symbolic link targets, and enumerate filesystem paths outside of permitted directories, leading to information disclosure.
CWE-425 - Direct Request ('Forced Browsing')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied. Such a bypass could lead to unauthorized changes to system files.
CWE-279 - Incorrect Execution-Assigned Permissions| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in V8's string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8's internal string table, particularly when processed by functions like JSON.parse() on attacker-controlled input. This can significantly degrade the performance of the Node.js process, leading to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nodejs24 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a platform built on Chrome\u0027s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* nodejs: Nodejs denial of service (CVE-2026-21637)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion (CVE-2026-25547)\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* undici: Undici: Denial of Service due to uncontrolled resource consumption (CVE-2026-2581)\n\n* undici: Undici: HTTP header injection and request smuggling vulnerability (CVE-2026-1527)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing (CVE-2026-21712)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\n* Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions (CVE-2026-21715)\n\n* nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix. (CVE-2026-21716)\n\n* Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks (CVE-2026-21711)\n\n* Node.js: Node.js: Information disclosure via timing oracle in HMAC verification (CVE-2026-21713)\n\n* Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames (CVE-2026-21714)\n\n* nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions (CVE-2026-21717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7675",
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2431340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431340"
},
{
"category": "external",
"summary": "2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2447140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447140"
},
{
"category": "external",
"summary": "2447141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447141"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453037"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "2453152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453152"
},
{
"category": "external",
"summary": "2453157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453157"
},
{
"category": "external",
"summary": "2453158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453158"
},
{
"category": "external",
"summary": "2453160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453160"
},
{
"category": "external",
"summary": "2453161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453161"
},
{
"category": "external",
"summary": "2453162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453162"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7675.json"
}
],
"title": "Red Hat Security Advisory: nodejs24 security update",
"tracking": {
"current_release_date": "2026-08-21T12:24:06+00:00",
"generator": {
"date": "2026-08-21T12:24:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7675",
"initial_release_date": "2026-04-13T02:27:36+00:00",
"revision_history": [
{
"date": "2026-04-13T02:27:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-13T02:27:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:24:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs24-1:24.14.1-2.el10_1.s390x",
"product": {
"name": "nodejs24-1:24.14.1-2.el10_1.s390x",
"product_id": "nodejs24-1:24.14.1-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24@24.14.1-2.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"product": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"product_id": "nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-devel@24.14.1-2.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"product": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"product_id": "nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-full-i18n@24.14.1-2.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"product": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"product_id": "nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs@24.14.1-2.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"product": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"product_id": "nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debugsource@24.14.1-2.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"product": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"product_id": "nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debuginfo@24.14.1-2.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"product": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"product_id": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs-debuginfo@24.14.1-2.el10_1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs24-1:24.14.1-2.el10_1.x86_64",
"product": {
"name": "nodejs24-1:24.14.1-2.el10_1.x86_64",
"product_id": "nodejs24-1:24.14.1-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24@24.14.1-2.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"product": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"product_id": "nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-devel@24.14.1-2.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"product": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"product_id": "nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-full-i18n@24.14.1-2.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"product": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"product_id": "nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs@24.14.1-2.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"product": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"product_id": "nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debugsource@24.14.1-2.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"product": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"product_id": "nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debuginfo@24.14.1-2.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"product": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"product_id": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs-debuginfo@24.14.1-2.el10_1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs24-1:24.14.1-2.el10_1.src",
"product": {
"name": "nodejs24-1:24.14.1-2.el10_1.src",
"product_id": "nodejs24-1:24.14.1-2.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24@24.14.1-2.el10_1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs24-1:24.14.1-2.el10_1.aarch64",
"product": {
"name": "nodejs24-1:24.14.1-2.el10_1.aarch64",
"product_id": "nodejs24-1:24.14.1-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24@24.14.1-2.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"product": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"product_id": "nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-devel@24.14.1-2.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"product": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"product_id": "nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-full-i18n@24.14.1-2.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"product": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"product_id": "nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs@24.14.1-2.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"product": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"product_id": "nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debugsource@24.14.1-2.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"product": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"product_id": "nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debuginfo@24.14.1-2.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"product": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"product_id": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs-debuginfo@24.14.1-2.el10_1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs24-1:24.14.1-2.el10_1.ppc64le",
"product": {
"name": "nodejs24-1:24.14.1-2.el10_1.ppc64le",
"product_id": "nodejs24-1:24.14.1-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24@24.14.1-2.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"product": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"product_id": "nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-devel@24.14.1-2.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"product": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"product_id": "nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-full-i18n@24.14.1-2.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"product": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"product_id": "nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs@24.14.1-2.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"product": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"product_id": "nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debugsource@24.14.1-2.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"product": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"product_id": "nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-debuginfo@24.14.1-2.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"product": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"product_id": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-libs-debuginfo@24.14.1-2.el10_1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"product": {
"name": "nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"product_id": "nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-docs@24.14.1-2.el10_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch",
"product": {
"name": "nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch",
"product_id": "nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs24-npm@11.11.0-1.24.14.1.2.el10_1?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-1:24.14.1-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64"
},
"product_reference": "nodejs24-1:24.14.1-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-1:24.14.1-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le"
},
"product_reference": "nodejs24-1:24.14.1-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-1:24.14.1-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x"
},
"product_reference": "nodejs24-1:24.14.1-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-1:24.14.1-2.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src"
},
"product_reference": "nodejs24-1:24.14.1-2.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-1:24.14.1-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64"
},
"product_reference": "nodejs24-1:24.14.1-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64"
},
"product_reference": "nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le"
},
"product_reference": "nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x"
},
"product_reference": "nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64"
},
"product_reference": "nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64"
},
"product_reference": "nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le"
},
"product_reference": "nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x"
},
"product_reference": "nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64"
},
"product_reference": "nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64"
},
"product_reference": "nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le"
},
"product_reference": "nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x"
},
"product_reference": "nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-1:24.14.1-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64"
},
"product_reference": "nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-docs-1:24.14.1-2.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch"
},
"product_reference": "nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64"
},
"product_reference": "nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le"
},
"product_reference": "nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x"
},
"product_reference": "nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64"
},
"product_reference": "nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64"
},
"product_reference": "nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le"
},
"product_reference": "nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x"
},
"product_reference": "nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-1:24.14.1-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64"
},
"product_reference": "nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64"
},
"product_reference": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le"
},
"product_reference": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x"
},
"product_reference": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64"
},
"product_reference": "nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
},
"product_reference": "nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"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-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"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",
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"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-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"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",
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"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-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: HTTP header injection and request smuggling vulnerability"
},
{
"cve": "CVE-2026-1528",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-12T21:01:36.954017+00:00",
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"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-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"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",
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"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-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-2581",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-12T21:01:10.589089+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447140"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Undici. When the `interceptors.deduplicate()` feature is enabled, response data for deduplicated requests can accumulate in memory. A remote attacker, by sending large or chunked responses and concurrent identical requests from an untrusted endpoint, can exploit this uncontrolled resource consumption. This leads to high memory usage and potential Out-Of-Memory (OOM) process termination, resulting in a Denial of Service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: Denial of Service due to uncontrolled resource consumption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2581"
},
{
"category": "external",
"summary": "RHBZ#2447140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2581"
},
{
"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-phc3-fgpg-7m6h",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-phc3-fgpg-7m6h"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3513473",
"url": "https://hackerone.com/reports/3513473"
}
],
"release_date": "2026-03-12T20:13:19.571000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: Denial of Service due to uncontrolled resource consumption"
},
{
"cve": "CVE-2026-21637",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-01-20T21:01:26.738343+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Nodejs denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Systems configured according to Red Hat guidelines should have their services set to restart in the event of a process crash. This Host system service management mitigates the availability impact to Red Hat customers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21637"
},
{
"category": "external",
"summary": "RHBZ#2431340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21637"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
}
],
"release_date": "2026-01-20T20:41:55.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Nodejs denial of service"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-21711",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-03-30T20:01:55.465001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket (UDS) server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication (IPC) endpoints. As a result, unauthorized communication can occur between processes on the same host, bypassing the intended network security restrictions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21711"
},
{
"category": "external",
"summary": "RHBZ#2453158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21711"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21711",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21711"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.526000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Unauthorized inter-process communication due to missing Unix Domain Socket permission checks"
},
{
"cve": "CVE-2026-21712",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-03-30T16:02:27.812711+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a malformed Internationalized Domain Name (IDN) to the `url.format()` function. When processed, this malformed input triggers an internal error, causing the Node.js application to crash. This can disrupt services and make them unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21712"
},
{
"category": "external",
"summary": "RHBZ#2453037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21712"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3546390",
"url": "https://hackerone.com/reports/3546390"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T15:13:59.172000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing"
},
{
"cve": "CVE-2026-21713",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2026-03-30T20:02:02.430513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453160"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The HMAC (Hash-based Message Authentication Code) verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurements are possible, could be exploited by a remote attacker. This allows the attacker to infer sensitive HMAC values, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Information disclosure via timing oracle in HMAC 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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21713"
},
{
"category": "external",
"summary": "RHBZ#2453160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453160"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21713"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.356000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Information disclosure via timing oracle in HMAC verification"
},
{
"cve": "CVE-2026-21714",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-03-30T20:02:06.237456+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453161"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOW_UPDATE frames on stream 0 (connection-level). These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Session objects are not properly cleaned up. This can result in resource exhaustion and a Denial of Service (DoS) condition for the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21714"
},
{
"category": "external",
"summary": "RHBZ#2453161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21714"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.317000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames"
},
{
"cve": "CVE-2026-21715",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2026-03-30T20:01:25.714444+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the `fs.realpathSync.native()` function. This vulnerability allows code operating under `--permission` with restricted `--allow-fs-read` flags to bypass security controls. Consequently, an attacker can use `fs.realpathSync.native()` to determine file existence, resolve symbolic link targets, and enumerate filesystem paths outside of permitted directories, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21715"
},
{
"category": "external",
"summary": "RHBZ#2453152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21715"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.507000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"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:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions"
},
{
"cve": "CVE-2026-21716",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2026-03-30T20:01:51.136802+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied. Such a bypass could lead to unauthorized changes to system files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21716"
},
{
"category": "external",
"summary": "RHBZ#2453157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21716"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.538000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.8,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix."
},
{
"cve": "CVE-2026-21717",
"cwe": {
"id": "CWE-328",
"name": "Use of Weak Hash"
},
"discovery_date": "2026-03-30T20:02:10.986695+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in V8\u0027s string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8\u0027s internal string table, particularly when processed by functions like JSON.parse() on attacker-controlled input. This can significantly degrade the performance of the Node.js process, leading to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21717"
},
{
"category": "external",
"summary": "RHBZ#2453162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21717"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.415000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions"
},
{
"cve": "CVE-2026-25547",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-02-04T22:01:11.784120+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "RHBZ#2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"category": "external",
"summary": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"release_date": "2026-02-04T21:51:17.198000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
}
],
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
}
],
"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": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:27:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7675"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.src",
"AppStream-10.1.Z:nodejs24-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-debugsource-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-devel-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-docs-1:24.14.1-2.el10_1.noarch",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-full-i18n-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.aarch64",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.ppc64le",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.s390x",
"AppStream-10.1.Z:nodejs24-libs-debuginfo-1:24.14.1-2.el10_1.x86_64",
"AppStream-10.1.Z:nodejs24-npm-1:11.11.0-1.24.14.1.2.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
}
]
}
RHSA-2026:7983
Vulnerability from csaf_redhat - Published: 2026-04-14 07:23 - Updated: 2026-08-21 12:24A 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: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion (CVE-2026-25547)\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions (CVE-2026-27904)\n\n* undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression (CVE-2026-1526)\n\n* undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter (CVE-2026-2229)\n\n* undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers (CVE-2026-1525)\n\n* undici: undici: Denial of Service via crafted WebSocket frame with large length (CVE-2026-1528)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7983",
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7983.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-08-21T12:24:09+00:00",
"generator": {
"date": "2026-08-21T12:24:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7983",
"initial_release_date": "2026-04-14T07:23:22+00:00",
"revision_history": [
{
"date": "2026-04-14T07:23:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-14T07:23:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:24:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23473%2B45664c2d?arch=src\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23473%2B45664c2d?arch=src\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23473%2B45664c2d?arch=noarch\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23473%2B45664c2d?arch=noarch\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.6.0%2B23473%2B45664c2d?arch=noarch\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.22.2-1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.7-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.22.2.1.module%2Bel9.6.0%2B24196%2B39669d4e?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260409121057:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"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-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"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-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"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-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"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",
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"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-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-25547",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-02-04T22:01:11.784120+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion component. This denial of service (DoS) vulnerability allows a remote attacker to provide specially crafted input containing repeated numeric brace ranges. This input causes the library to attempt an unbounded expansion, consuming excessive CPU and memory resources. This can lead to a system crash, impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "RHBZ#2436942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25547"
},
{
"category": "external",
"summary": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"release_date": "2026-02-04T21:51:17.198000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-14T07:23:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7983"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.22.2-1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.7-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.22.2.1.module+el9.6.0+24196+39669d4e.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
}
]
}
RHSA-2026:9742
Vulnerability from csaf_redhat - Published: 2026-04-22 14:56 - Updated: 2026-08-22 20:12A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive information via its stack trace.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A security flaw was identified in the Orchestrator Plugin of Red Hat Developer Hub (Backstage). The issue occurs due to insufficient input validation in GraphQL query handling. An authenticated user can inject specially crafted input into API requests, which disrupts backend query processing. This results in the entire Backstage application crashing and restarting, leading to a platform-wide Denial of Service (DoS). As a result, legitimate users temporarily lose access to the platform.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in path-to-regexp. A remote attacker could exploit this vulnerability by providing specially crafted input that generates a regular expression with multiple sequential optional groups. This leads to an exponential growth in the generated regular expression, causing a Denial of Service (DoS) due to excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
A flaw was found in Underscore.js, a JavaScript utility library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) attack by providing specially crafted recursive data structures. When these structures are processed by the _.flatten or _.isEqual functions, which lack a depth limit for recursion, a stack overflow occurs. This can make the application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in Backstage. The backstage/plugin-techdocs-node package uses an allowlist to filter dangerous MkDocs configuration keys during the documentation build process. A gap in this allowlist allows attackers to craft an mkdocs.yml file that causes arbitrary Python code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by supplying specially crafted XML input containing numeric character references or standard XML entities. This input can bypass configured entity expansion limits, leading to excessive memory allocation and high CPU usage. The primary consequence is a Denial of Service (DoS), which can crash the affected process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
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: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in basic-ftp, an FTP client for Node.js. A remote attacker can exploit this vulnerability by injecting Carriage Return Line Feed (CRLF) sequences into file path parameters used by high-level APIs. This allows the attacker to split a single intended FTP command into multiple commands. Such command injection can lead to the execution of arbitrary commands, potentially compromising the integrity and availability of data or the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 | — |
{
"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": "Red Hat Developer Hub 1.8.6 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"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:9742",
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69534",
"url": "https://access.redhat.com/security/cve/CVE-2025-69534"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69873",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"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-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-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26996",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27601",
"url": "https://access.redhat.com/security/cve/CVE-2026-27601"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27904",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"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-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29186",
"url": "https://access.redhat.com/security/cve/CVE-2026-29186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3118",
"url": "https://access.redhat.com/security/cve/CVE-2026-3118"
},
{
"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-33036",
"url": "https://access.redhat.com/security/cve/CVE-2026-33036"
},
{
"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-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-39983",
"url": "https://access.redhat.com/security/cve/CVE-2026-39983"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"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-4926",
"url": "https://access.redhat.com/security/cve/CVE-2026-4926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHDHBUGS-2288",
"url": "https://issues.redhat.com/browse/RHDHBUGS-2288"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHDHBUGS-2947",
"url": "https://issues.redhat.com/browse/RHDHBUGS-2947"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHDHBUGS-2972",
"url": "https://issues.redhat.com/browse/RHDHBUGS-2972"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12327",
"url": "https://issues.redhat.com/browse/RHIDP-12327"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12388",
"url": "https://issues.redhat.com/browse/RHIDP-12388"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12419",
"url": "https://issues.redhat.com/browse/RHIDP-12419"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12511",
"url": "https://issues.redhat.com/browse/RHIDP-12511"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12568",
"url": "https://issues.redhat.com/browse/RHIDP-12568"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12647",
"url": "https://issues.redhat.com/browse/RHIDP-12647"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12650",
"url": "https://issues.redhat.com/browse/RHIDP-12650"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12655",
"url": "https://issues.redhat.com/browse/RHIDP-12655"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12666",
"url": "https://issues.redhat.com/browse/RHIDP-12666"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12686",
"url": "https://issues.redhat.com/browse/RHIDP-12686"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12784",
"url": "https://issues.redhat.com/browse/RHIDP-12784"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12880",
"url": "https://issues.redhat.com/browse/RHIDP-12880"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12887",
"url": "https://issues.redhat.com/browse/RHIDP-12887"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12921",
"url": "https://issues.redhat.com/browse/RHIDP-12921"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12930",
"url": "https://issues.redhat.com/browse/RHIDP-12930"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12996",
"url": "https://issues.redhat.com/browse/RHIDP-12996"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-13105",
"url": "https://issues.redhat.com/browse/RHIDP-13105"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-13107",
"url": "https://issues.redhat.com/browse/RHIDP-13107"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-13130",
"url": "https://issues.redhat.com/browse/RHIDP-13130"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-13180",
"url": "https://issues.redhat.com/browse/RHIDP-13180"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-13182",
"url": "https://issues.redhat.com/browse/RHIDP-13182"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-13185",
"url": "https://issues.redhat.com/browse/RHIDP-13185"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9742.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.8.6 release.",
"tracking": {
"current_release_date": "2026-08-22T20:12:48+00:00",
"generator": {
"date": "2026-08-22T20:12:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:9742",
"initial_release_date": "2026-04-22T14:56:38+00:00",
"revision_history": [
{
"date": "2026-04-22T14:56:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-22T20:12:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub 1.8",
"product": {
"name": "Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.8::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3Abb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1776784286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3Af09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1776783947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3Ab40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1776787729"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"cve": "CVE-2025-69534",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-05T16:01:10.432461+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive information via its stack trace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-markdown: denial of service via malformed HTML-like sequences",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to supply a specially crafted payload to be processed by an application using Python-Markdown. Additionally, the security impact of this vulnerability is limited to an information disclosure via the unhandled exception stack trace and a denial of service. There is no memory corruption or arbitrary command execution. Due to these reasons, this issue 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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69534"
},
{
"category": "external",
"summary": "RHBZ#2444839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69534"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown",
"url": "https://github.com/Python-Markdown/markdown"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown/actions/runs/15736122892",
"url": "https://github.com/Python-Markdown/markdown/actions/runs/15736122892"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown/issues/1534",
"url": "https://github.com/Python-Markdown/markdown/issues/1534"
}
],
"release_date": "2026-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, wrap your markdown parsing function in a try/except block. This catches the unhandled exception, preventing both the application crash and the stack trace leak.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-markdown: denial of service via malformed HTML-like sequences"
},
{
"cve": "CVE-2025-69873",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-11T19:01:32.953264+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439070"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ajv: ReDoS via $data reference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the $data option must be enabled and the attacker needs to be able to send a payload with a specially crafted regular expression to the application processing the input. A 31-character payload causes approximately 44 seconds of execution, with each additional character doubling the execution time. Therefore, even a small payload can cause an application to become unresponsive and eventually result in a denial of service. Due to this reason, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"category": "external",
"summary": "RHBZ#2439070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439070"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"category": "external",
"summary": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md",
"url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md"
}
],
"release_date": "2026-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the $data feature if your application does not require it. If $data must be used, implement strict validation of the input fields that are referenced by the pattern keyword to ensure they contain only expected and safe characters.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ajv: ReDoS via $data reference"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"acknowledgments": [
{
"names": [
"Thibault Guittet"
]
}
],
"cve": "CVE-2026-3118",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2026-02-24T12:08:42.955000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442273"
}
],
"notes": [
{
"category": "description",
"text": "A security flaw was identified in the Orchestrator Plugin of Red Hat Developer Hub (Backstage). The issue occurs due to insufficient input validation in GraphQL query handling. An authenticated user can inject specially crafted input into API requests, which disrupts backend query processing. This results in the entire Backstage application crashing and restarting, leading to a platform-wide Denial of Service (DoS). As a result, legitimate users temporarily lose access to the platform.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rhdh: GraphQL Injection Leading to Platform-Wide Denial of Service (DoS) in RH Developer Hub Orchestrator Plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in the Orchestrator Plugin of Red Hat Developer Hub (Backstage) allows an authenticated attacker to cause a platform-wide Denial of Service. By injecting specially crafted input into GraphQL API requests, an attacker can disrupt backend query processing, leading to the application crashing and restarting. This issue temporarily prevents legitimate users from accessing the platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3118"
},
{
"category": "external",
"summary": "RHBZ#2442273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3118",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3118"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3118",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3118"
}
],
"release_date": "2026-02-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Red Hat Developer Hub instance to trusted users and networks only. This limits the exposure of the vulnerable Orchestrator Plugin to unauthorized access.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rhdh: GraphQL Injection Leading to Platform-Wide Denial of Service (DoS) in RH Developer Hub Orchestrator Plugin"
},
{
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-4926",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-26T20:03:28.427630+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp. A remote attacker could exploit this vulnerability by providing specially crafted input that generates a regular expression with multiple sequential optional groups. This leads to an exponential growth in the generated regular expression, causing a Denial of Service (DoS) due to excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: path-to-regexp: Denial of Service via crafted regular expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in `path-to-regexp` that can lead to a Denial of Service. The vulnerability occurs when specially crafted input containing multiple sequential optional groups is used to generate regular expressions, causing exponential resource consumption.\n\nThe Red Hat Advanced Cluster Security is not affected by this issue since it\u0027s shipping a `path-to-regexp` version which doesn\u0027t contain the vulnerable code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4926"
},
{
"category": "external",
"summary": "RHBZ#2451867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4926",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4926"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
}
],
"release_date": "2026-03-26T18:59:38+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, limit the use of multiple sequential optional groups in route patterns within applications that use `path-to-regexp`. Additionally, avoid directly passing user-controlled input as route patterns to prevent the generation of maliciously crafted regular expressions.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "path-to-regexp: path-to-regexp: Denial of Service via crafted regular expressions"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
}
],
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27601",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-03-03T23:01:58.011378+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444247"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Underscore.js, a JavaScript utility library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) attack by providing specially crafted recursive data structures. When these structures are processed by the _.flatten or _.isEqual functions, which lack a depth limit for recursion, a stack overflow occurs. This can make the application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Underscore.js: Underscore.js: Denial of Service via recursive data structures in flatten and isEqual functions",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27601"
},
{
"category": "external",
"summary": "RHBZ#2444247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27601",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27601"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27601",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27601"
},
{
"category": "external",
"summary": "https://github.com/jashkenas/underscore/commit/411e222eb0ca5d570cc4f6315c02c05b830ed2b4",
"url": "https://github.com/jashkenas/underscore/commit/411e222eb0ca5d570cc4f6315c02c05b830ed2b4"
},
{
"category": "external",
"summary": "https://github.com/jashkenas/underscore/commit/a6e23ae9647461ec33ad9f92a2ecfc220eea0a84",
"url": "https://github.com/jashkenas/underscore/commit/a6e23ae9647461ec33ad9f92a2ecfc220eea0a84"
},
{
"category": "external",
"summary": "https://github.com/jashkenas/underscore/security/advisories/GHSA-qpx9-hpmf-5gmw",
"url": "https://github.com/jashkenas/underscore/security/advisories/GHSA-qpx9-hpmf-5gmw"
}
],
"release_date": "2026-03-03T22:38:38.955000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications utilizing Underscore.js should ensure that any processing of untrusted, recursively structured data with `_.flatten` or `_.isEqual` explicitly enforces a finite depth limit. Review application code to identify and modify calls to these functions, adding appropriate depth parameters to prevent stack overflow conditions. Additionally, input validation should be implemented to sanitize untrusted data before it is processed by Underscore.js functions.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Underscore.js: Underscore.js: Denial of Service via recursive data structures in flatten and isEqual functions"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
}
],
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
},
{
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-29186",
"cwe": {
"id": "CWE-791",
"name": "Incomplete Filtering of Special Elements"
},
"discovery_date": "2026-03-07T16:01:40.949207+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Backstage. The backstage/plugin-techdocs-node package uses an allowlist to filter dangerous MkDocs configuration keys during the documentation build process. A gap in this allowlist allows attackers to craft an mkdocs.yml file that causes arbitrary Python code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "backstage/plugin-techdocs-node: TechDocs Mkdocs configuration key enables arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs commit access to a repository that Backstage is configured to track and build in order to introduce a malicious mkdocs.yml file into the TechDocs build pipeline. Additionally, an attacker can execute arbitrary Python code but the payload is confined by the permissions granted to the TechDocs build process which is typically a restricted service account, limiting the impact of this vulnerability. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29186"
},
{
"category": "external",
"summary": "RHBZ#2445480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29186"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/security/advisories/GHSA-928r-fm4v-mvrw",
"url": "https://github.com/backstage/backstage/security/advisories/GHSA-928r-fm4v-mvrw"
}
],
"release_date": "2026-03-07T15:03:51.422000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"category": "workaround",
"details": "To mitigate this issue, enable docker isolation by updating the Backstage configuration to use \u0027runIn: docker\u0027 instead of \u0027runIn: local\u0027, confining the arbitrary Python code execution to a containerized environment. Additionally, limit commit access to repositories tracked by Backstage to trusted contributors only, and enforce mandatory pull request (PR) reviews for any modifications made to the mkdocs.yml file.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "backstage/plugin-techdocs-node: TechDocs Mkdocs configuration key enables arbitrary code execution"
},
{
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "flatted: flatted: Unbounded recursion DoS in parse() revive phase"
},
{
"cve": "CVE-2026-33036",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-20T06:02:18.306021+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by supplying specially crafted XML input containing numeric character references or standard XML entities. This input can bypass configured entity expansion limits, leading to excessive memory allocation and high CPU usage. The primary consequence is a Denial of Service (DoS), which can crash the affected process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: fast-xml-parser: Denial of Service via XML entity expansion bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33036"
},
{
"category": "external",
"summary": "RHBZ#2449458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33036"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33036",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33036"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/bd26122c838e6a55e7d7ac49b4ccc01a49999a01",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/bd26122c838e6a55e7d7ac49b4ccc01a49999a01"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.5.6",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.5.6"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-8gc5-j5rx-235r",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-8gc5-j5rx-235r"
}
],
"release_date": "2026-03-20T05:17:03.290000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fast-xml-parser: fast-xml-parser: Denial of Service via XML entity expansion bypass"
},
{
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "flatted: Flatted: Prototype pollution vulnerability allows arbitrary code execution via crafted JSON."
},
{
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"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-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge (node-forge): Certificate validation bypass allows unauthorized certificate issuance"
},
{
"cve": "CVE-2026-39983",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-09T18:02:16.209487+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456971"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in basic-ftp, an FTP client for Node.js. A remote attacker can exploit this vulnerability by injecting Carriage Return Line Feed (CRLF) sequences into file path parameters used by high-level APIs. This allows the attacker to split a single intended FTP command into multiple commands. Such command injection can lead to the execution of arbitrary commands, potentially compromising the integrity and availability of data or the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "basic-ftp: basic-ftp: Command injection via CRLF sequences in file path 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": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39983"
},
{
"category": "external",
"summary": "RHBZ#2456971",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456971"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39983",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39983"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39983",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39983"
},
{
"category": "external",
"summary": "https://github.com/patrickjuchli/basic-ftp/commit/2ecc8e2c500c5234115f06fd1dbde1aa03d70f4b",
"url": "https://github.com/patrickjuchli/basic-ftp/commit/2ecc8e2c500c5234115f06fd1dbde1aa03d70f4b"
},
{
"category": "external",
"summary": "https://github.com/patrickjuchli/basic-ftp/releases/tag/v5.2.1",
"url": "https://github.com/patrickjuchli/basic-ftp/releases/tag/v5.2.1"
},
{
"category": "external",
"summary": "https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-chqc-8p9q-pq6q",
"url": "https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-chqc-8p9q-pq6q"
}
],
"release_date": "2026-04-09T17:05:46.228000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "basic-ftp: basic-ftp: Command injection via CRLF sequences in file path parameters"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:56:38+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:bb763e2b7a9d101f73b03b9e1c5688e7034fd9d31413e890817bd4098a7d42f9_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:b40f228ed49b81e675763d0bb1e38e7a45c45eef8003237abfbddbfb952bb331_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:f09d63af77eec6b131067a08b1bd3a8c7673f9e68325bfde1ae081f85d73598c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
}
]
}
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.