Critical technical impact and a public exploit reference; no CISA KEV confirmation is currently recorded.
Patch available
Direct vendor intelligence
Authoritative vendor CSAF and VEX advisories
Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.
1 current
CVE-2026-41242 · CSAF 2.0 · revision 3 · finalRed Hat Product Securityprotobufjs: protobufjs: Arbitrary code execution via injected protobuf definition type fields
36 known affected
The vendor explicitly identifies these products as affected by this CVE.
grafana-infinity-datasource-npm as a component of Cryostat 4
openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines
openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines
apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3
podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop
podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop
rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop
rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9
rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub
rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3
rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3
rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3
Summary
A flaw was found in protobufjs, a JavaScript (JS) library used for compiling protobuf definitions. A remote attacker with low privileges can exploit this vulnerability by injecting arbitrary code into the "type" fields of protobuf definitions. This malicious code will then execute during the object decoding process, leading to arbitrary code execution and potentially full system compromise.
Remediation
For more about Red Hat Developer Hub, see References links
Optional official sources
National CERT insights ?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.
Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.
Official European source
ENISA European Vulnerability Database
Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.
1 current
ENISA EUVD identifier
EUVD-2026-23678
No EUVD known-exploited evidence
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
9.4 · CVSS 4.0
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 72 hours
Critical technical impact and a public exploit reference; no CISA KEV confirmation is currently recorded.
Patch available
01
What, why and how
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
What
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
Why
Untrusted data can cross into a code-evaluation path and be interpreted as executable instructions.
How
An attacker operating through a network path may attempt exploitation with low privileges. If successful, the issue may execute code or commands in the affected security context.
What
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
Why
Untrusted data can cross into a code-evaluation path and be interpreted as executable instructions.
How
An attacker operating through a network path may attempt exploitation with low privileges. If successful, the issue may execute code or commands in the affected security context.
02
Exploit reality and attack path
CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.
Observed exploitation ?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.No confirmed evidence
No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.
Public PoC / exploit material ?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.Reference recorded
A structured CVE source labels at least one public reference as exploit material. BlackTree has not independently validated that it is safe, reliable or weaponised.
Likely attack path
a network path → Improper Control of Generation of Code ('Code Injection') → execute code or commands in the affected security context
Attack surface
Network
Privileges required
Low: a basic authenticated account is required
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Not a CVSS 4.0 base metric
Weakness ?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-94: Improper Control of Generation of Code ('Code Injection'). The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
CVSS vector ?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
Common Vulnerability Scoring System 4.0: the compact vector below is decoded into plain language.
AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.ATNoneAttack requirements: No additional deployment or execution condition is required.PRLowPrivileges required: The attacker needs basic user-level privileges.UINoneUser interaction: No action by another user is required.VCHighVulnerable-system confidentiality: A successful attack can cause a major loss.VIHighVulnerable-system integrity: A successful attack can cause a major loss.VAHighVulnerable-system availability: A successful attack can cause a major loss.SCHighSubsequent-system confidentiality: A successful attack can cause a major loss.SIHighSubsequent-system integrity: A successful attack can cause a major loss.SAHighSubsequent-system availability: A successful attack can cause a major loss.
Post-exploitation / living off the land
After compromise, an attacker may use built-in shells, scripting engines, scheduled tasks and native network utilities for discovery, persistence or movement. This is a plausible LoTL path, not evidence that it has occurred for every attack.
Only matched European and national findings are included. Language selectors and unavailable sources are omitted.
ENISA EUVD · EUVD-2026-23678Official EUVD mapping
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
Official EUVD record ↗BSI · German · WID-SEC-2026-1654IBM App Connect Enterprise: Mehrere Schwachstellen
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise ausnutzen, um beliebigen Programmcode auszuführen, Daten zu manipulieren, Cross-Site-Scripting-Angriffe durchzuführen, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand auszulösen.
Official advisory ↗CERT-FR · French · CERTFR-2026-AVI-0788Multiples vulnérabilités dans les produits IBM
Operational remediation based on structured source evidence.
Status ?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
For more about Red Hat Developer Hub, see References links
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04
Evidence and provenance
Published 18 Apr 2026 · Last source change 9 Sept 2026, 12:05 UTC · CWE-94 · Improper Control of Generation of Code ('Code Injection')
CVE recordCVE.org · 5.2
CVSS sourceCNA
EPSS source ?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2026-23678
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD modified after enrichment
Core structured fields are present and their contributing authorities are shown above.
Affected versionsThe structured affected or fixed version information changed.
Before
grafana-infinity-datasource-npm as a component of Cryostat 4; openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 7 more · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/devspaces/code-rhel9@sha256:37194dd2cd72d6cdb57ca93fd1cfe6e4aa70ec826a3e86032cde0d0738262bd2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:5fcb1e5c626c5d3aa85e0ec98062a44803d2815871236a3b7541b95078997c78_s390x as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:8f84e4d5f4cf71219fbed65092645ded0df00369b42b5487ddef7d0c6cac331b_amd64 as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:e576efc0fbec5378a870880a7bce40327a86203f2ff426fb62d8c767f125761a_arm64 as a component of Red Hat OpenShift Dev Spaces 3.30
After
grafana-infinity-datasource-npm as a component of Cryostat 4; openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 6 more · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/devspaces/code-rhel9@sha256:37194dd2cd72d6cdb57ca93fd1cfe6e4aa70ec826a3e86032cde0d0738262bd2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:5fcb1e5c626c5d3aa85e0ec98062a44803d2815871236a3b7541b95078997c78_s390x as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:8f84e4d5f4cf71219fbed65092645ded0df00369b42b5487ddef7d0c6cac331b_amd64 as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:e576efc0fbec5378a870880a7bce40327a86203f2ff426fb62d8c767f125761a_arm64 as a component of Red Hat OpenShift Dev Spaces 3.30
Affected versionsThe structured affected or fixed version information changed.
Before
grafana-infinity-datasource-npm as a component of Cryostat 4; openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; ansible-automation-platform-26/gateway-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 8 more · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/devspaces/code-rhel9@sha256:37194dd2cd72d6cdb57ca93fd1cfe6e4aa70ec826a3e86032cde0d0738262bd2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:5fcb1e5c626c5d3aa85e0ec98062a44803d2815871236a3b7541b95078997c78_s390x as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:8f84e4d5f4cf71219fbed65092645ded0df00369b42b5487ddef7d0c6cac331b_amd64 as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:e576efc0fbec5378a870880a7bce40327a86203f2ff426fb62d8c767f125761a_arm64 as a component of Red Hat OpenShift Dev Spaces 3.30
After
grafana-infinity-datasource-npm as a component of Cryostat 4; openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 7 more · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/devspaces/code-rhel9@sha256:37194dd2cd72d6cdb57ca93fd1cfe6e4aa70ec826a3e86032cde0d0738262bd2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:5fcb1e5c626c5d3aa85e0ec98062a44803d2815871236a3b7541b95078997c78_s390x as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:8f84e4d5f4cf71219fbed65092645ded0df00369b42b5487ddef7d0c6cac331b_amd64 as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:e576efc0fbec5378a870880a7bce40327a86203f2ff426fb62d8c767f125761a_arm64 as a component of Red Hat OpenShift Dev Spaces 3.30
Affected versionsThe structured affected or fixed version information changed.
Before
grafana-infinity-datasource-npm as a component of Cryostat 4; openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; openshift-service-mesh/kiali-ossmc-rhel9 as a component of OpenShift Service Mesh 3; openshift-service-mesh/kiali-rhel9 as a component of OpenShift Service Mesh 3; ansible-automation-platform-26/gateway-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 11 more · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3
After
grafana-infinity-datasource-npm as a component of Cryostat 4; openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; ansible-automation-platform-26/gateway-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 8 more · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/devspaces/code-rhel9@sha256:37194dd2cd72d6cdb57ca93fd1cfe6e4aa70ec826a3e86032cde0d0738262bd2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:5fcb1e5c626c5d3aa85e0ec98062a44803d2815871236a3b7541b95078997c78_s390x as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:8f84e4d5f4cf71219fbed65092645ded0df00369b42b5487ddef7d0c6cac331b_amd64 as a component of Red Hat OpenShift Dev Spaces 3.30; registry.redhat.io/devspaces/code-rhel9@sha256:e576efc0fbec5378a870880a7bce40327a86203f2ff426fb62d8c767f125761a_arm64 as a component of Red Hat OpenShift Dev Spaces 3.30
Affected versionsThe structured affected or fixed version information changed.
Before
openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-console-rhel9 as a component of Red Hat OpenShift Container Platform 4; devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; ansible-automation-platform/automation-portal as a component of Self-service automation portal 2 · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3
After
grafana-infinity-datasource-npm as a component of Cryostat 4; openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; openshift-service-mesh/kiali-ossmc-rhel9 as a component of OpenShift Service Mesh 3; openshift-service-mesh/kiali-rhel9 as a component of OpenShift Service Mesh 3; ansible-automation-platform-26/gateway-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rh-podman-desktop.git as a component of Red Hat Build of Podman Desktop; rhceph/alloy-rhel10 as a component of Red Hat Ceph Storage 9; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 11 more · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3
Affected versionsThe structured affected or fixed version information changed.
Before
openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-console-rhel9 as a component of Red Hat OpenShift Container Platform 4; ansible-automation-platform/automation-portal as a component of Self-service automation portal 2 · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3
After
openshift-pipelines/pipelines-console-plugin-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-console-plugin-rhel9 as a component of OpenShift Pipelines; apicurio/apicurio-studio-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; podman-desktop-macos-1-0 as a component of Red Hat Build of Podman Desktop; podman-desktop-windows-1-0 as a component of Red Hat Build of Podman Desktop; rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor as a component of Red Hat Developer Hub; rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-console-rhel9 as a component of Red Hat OpenShift Container Platform 4; devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; ansible-automation-platform/automation-portal as a component of Self-service automation portal 2 · Fixed: registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:51671ad52a7a212954d04773ac544807db4d1a67f1272d992e8bee8630d0f0c3_amd64 as a component of Red Hat Developer Hub 1.8; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:dca74b10e54c6598ef2f8d962f677895ee6ca745778f0f5db25e0ebfe443990e_amd64 as a component of Red Hat Developer Hub 1.9; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0225c8edaee35bc44e9991179caa5b878dcdd52243f79e21cfc39604708d714b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:2868a647b53478b49a2e6556aafa8c4b7d0f27baed0c03a41355f1c4217d482d_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:34e2a0b9054b48f28e499442753f8b6fb9479b5cdc50ff049acc4a0d7a10e931_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:5fa86695d06f5aa16ac95ef09d886274a93984cb98fd579c3cda2858f416e3e4_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:560a4ddc58b23f3b39f7838f3a1569445b47e1c89d6ca7923b85155b5550911b_arm64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:707222d421b8b34b71cb7be17c3f2428b323c0a8479288da7edf7f00d67c8e25_amd64 as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:7b713658a0a5b8d0e56806204257ecaeec6ae7b878af1299d5c28dc629a0a5f4_ppc64le as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:91ec482267644a7f106fac41d4bddc6d7b2f417034225db36237819a02424d77_s390x as a component of Red Hat OpenShift AI 2.25; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:0e8e3d0d3c979f9faffa203a2c50629744d9919505c090e3003603557c4c49dd_s390x as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:9313f8478a794e84f4ee58eb5543d94ab8597a224dc41acd17ee513ea95d39eb_ppc64le as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:cb7077da3793ee880f7f4724047d66d0536577e9ce7f2c58e20f18ab71001d37_arm64 as a component of Red Hat OpenShift AI 3.3; registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:f9f0d315879f335ad9b55cabb01ace7f71a2177c1723d9028752cc34c6db797a_amd64 as a component of Red Hat OpenShift AI 3.3
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
CVE-2026-41242: protobufjs has an arbitrary code execution issue | BlackTree