axios 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 Denial of Service via maxDepth bypass
axios · axios
6.9MediumCVSS 4.0
Recommended action
Within 7 days
Medium technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.
Patch available
Distribution package intelligence
Ubuntu vendor package status
Canonical’s release and source-package findings are shown separately from local repository availability.
1 package state
Repository candidate not checked
A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.
Ubuntu release
Source package
Vendor state
Fixed version
Evidence
Ubuntu 24.04 LTSnoble · esm-apps
node-axios
Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.
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-67321 · CSAF 2.0 · revision 3 · finalRed Hat Product Securityaxios: axios: Denial of Service via object serialization bypass
29 known affected
The vendor explicitly identifies these products as affected by this CVE.
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8
rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers
multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes
network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator
network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator
network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator
openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines
advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4
advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4
automation-gateway.src as a component of Red Hat Ansible Automation Platform 2
apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3
apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3
Summary
A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.
Remediation
Before you apply this update, make sure all previously released errata that are relevant to your system are applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258
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-51812
No EUVD known-exploited evidence
ENISA has published the identifier mapping but no EUVD description has been stored yet.
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
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days
Medium technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.
Patch available
01
What, why and how
axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in '{}'. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denial of service in the affected request path.
What
axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in '{}'. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denial of service in the affected request path.
Why
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may disrupt the affected service.
What
axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in '{}'. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denial of service in the affected request path.
Why
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may disrupt the affected service.
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 → Uncontrolled Recursion → disrupt the affected service
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
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-674: Uncontrolled Recursion. The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
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.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.VCNoneVulnerable-system confidentiality: No direct loss is represented by this metric.VINoneVulnerable-system integrity: No direct loss is represented by this metric.VALowVulnerable-system availability: A successful attack can cause a limited loss.SCNoneSubsequent-system confidentiality: No direct loss is represented by this metric.SINoneSubsequent-system integrity: No direct loss is represented by this metric.SANoneSubsequent-system availability: No direct loss is represented by this metric.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedDenial of serviceCWE-674Public exploit reference
A
Official authority intelligence
Only matched European and national findings are included. Language selectors and unavailable sources are omitted.
ENISA EUVD · EUVD-2026-51812Official EUVD mapping
0 linked advisory records.
Official EUVD recordBSI · German · WID-SEC-W-2026-2958IBM License Metric Tool: Mehrere Schwachstellen
Ein Angreifer kann mehrere Schwachstellen in IBM License Metric Tool ausnutzen, um beliebigen Programmcode auszuführen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren und um Sicherheitsvorkehrungen zu umgehen.
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.
Patch available
Affected
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; rhtpa/rhtpa-rhel10 as a component of Red Hat Trusted Profile Analyzer; rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer; ansible-automation-platform/automation-portal as a component of Self-service automation portal 2
Fixed
registry.redhat.io/rhacm2/console-rhel9@sha256:2233c4a1a01080593c5f3b8a6480a8342e68b480aef8913502dab9f83c6791d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:235b69fbd5ff782ddb2be68e345855456b7cb81c5a88facceb3fd1a94bd880dc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:635b9d6b3667429f78426d779053b7611b1a40ab33c6849b57baa3e310bad0dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:a480256afe3de0e7adb2b5966029d95a3cd0b76ab079a14624081f36aea46990_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:7a09fd1d65f706e0e9ab1403dc8600abfa528225e816ef3814f0877f64f7f8e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:852a0eb10674a84b3110c4f8a589495a2f78288a415230d6aa07c52810cc1950_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:a397a7414e0e4f0ab48084a5d4c5f6ad98add7516125be7de032244c0bea6b24_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:d5eb5d24a165c9b7bbd983c208bff7c66e755b3854fa77c600bacfbb7bfb37f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; and 5 more
Action
Before you apply this update, make sure all previously released errata that are relevant to your system are applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258
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 1 Aug 2026 · Last source change 3 Aug 2026, 15:18 UTC · CWE-674 · Uncontrolled Recursion
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-51812
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD enriched
Core structured fields are present and their contributing authorities are shown above.
Affected versionsThe structured affected or fixed version information changed.
Before
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; rhtpa/rhtpa-rhel10 as a component of Red Hat Trusted Profile Analyzer; rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer; ansible-automation-platform/automation-portal as a component of Self-service automation portal 2 · Fixed: registry.redhat.io/rhacm2/console-rhel9@sha256:2233c4a1a01080593c5f3b8a6480a8342e68b480aef8913502dab9f83c6791d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:235b69fbd5ff782ddb2be68e345855456b7cb81c5a88facceb3fd1a94bd880dc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:635b9d6b3667429f78426d779053b7611b1a40ab33c6849b57baa3e310bad0dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:a480256afe3de0e7adb2b5966029d95a3cd0b76ab079a14624081f36aea46990_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:7a09fd1d65f706e0e9ab1403dc8600abfa528225e816ef3814f0877f64f7f8e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:852a0eb10674a84b3110c4f8a589495a2f78288a415230d6aa07c52810cc1950_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:a397a7414e0e4f0ab48084a5d4c5f6ad98add7516125be7de032244c0bea6b24_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:d5eb5d24a165c9b7bbd983c208bff7c66e755b3854fa77c600bacfbb7bfb37f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; and 3 more
After
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; rhtpa/rhtpa-rhel10 as a component of Red Hat Trusted Profile Analyzer; rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer; ansible-automation-platform/automation-portal as a component of Self-service automation portal 2 · Fixed: registry.redhat.io/rhacm2/console-rhel9@sha256:2233c4a1a01080593c5f3b8a6480a8342e68b480aef8913502dab9f83c6791d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:235b69fbd5ff782ddb2be68e345855456b7cb81c5a88facceb3fd1a94bd880dc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:635b9d6b3667429f78426d779053b7611b1a40ab33c6849b57baa3e310bad0dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:a480256afe3de0e7adb2b5966029d95a3cd0b76ab079a14624081f36aea46990_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:7a09fd1d65f706e0e9ab1403dc8600abfa528225e816ef3814f0877f64f7f8e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:852a0eb10674a84b3110c4f8a589495a2f78288a415230d6aa07c52810cc1950_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:a397a7414e0e4f0ab48084a5d4c5f6ad98add7516125be7de032244c0bea6b24_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:d5eb5d24a165c9b7bbd983c208bff7c66e755b3854fa77c600bacfbb7bfb37f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; and 5 more
Affected versionsThe structured affected or fixed version information changed.
Before
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; rhacm2/console-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; rhtpa/rhtpa-rhel10 as a component of Red Hat Trusted Profile Analyzer; rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer; and 1 more · Fixed: grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 as a component of Red Hat OpenShift Service Mesh 3.4
After
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; rhtpa/rhtpa-rhel10 as a component of Red Hat Trusted Profile Analyzer; rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer; ansible-automation-platform/automation-portal as a component of Self-service automation portal 2 · Fixed: registry.redhat.io/rhacm2/console-rhel9@sha256:2233c4a1a01080593c5f3b8a6480a8342e68b480aef8913502dab9f83c6791d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:235b69fbd5ff782ddb2be68e345855456b7cb81c5a88facceb3fd1a94bd880dc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:635b9d6b3667429f78426d779053b7611b1a40ab33c6849b57baa3e310bad0dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:a480256afe3de0e7adb2b5966029d95a3cd0b76ab079a14624081f36aea46990_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:7a09fd1d65f706e0e9ab1403dc8600abfa528225e816ef3814f0877f64f7f8e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:852a0eb10674a84b3110c4f8a589495a2f78288a415230d6aa07c52810cc1950_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:a397a7414e0e4f0ab48084a5d4c5f6ad98add7516125be7de032244c0bea6b24_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:d5eb5d24a165c9b7bbd983c208bff7c66e755b3854fa77c600bacfbb7bfb37f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; and 3 more
Affected versionsThe structured affected or fixed version information changed.
Before
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-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; rhacm2/console-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; and 3 more · Fixed: grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images
After
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; rhacm2/console-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; rhtpa/rhtpa-rhel10 as a component of Red Hat Trusted Profile Analyzer; rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer; and 1 more · Fixed: grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 as a component of Red Hat OpenShift Service Mesh 3.3; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x as a component of Red Hat OpenShift Service Mesh 3.4; registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 as a component of Red Hat OpenShift Service Mesh 3.4
Affected versionsThe structured affected or fixed version information changed.
Before
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-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; rhacm2/console-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; and 4 more · Fixed: grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images
After
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-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; rhacm2/console-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-vulnerability-frontend-rhel9 as a component of Red Hat Satellite 6; and 3 more · Fixed: grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images
Affected versionsThe structured affected or fixed version information changed.
Before
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-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; rhacm2/console-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-console as a component of Red Hat OpenShift Container Platform 4; 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; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; container-native-virtualization/kubevirt-console-plugin-rhel9 as a component of Red Hat OpenShift Virtualization 4; quay/quay-rhel8 as a component of Red Hat Quay 3; and 7 more · Fixed: grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images
After
mta/mta-ui-rhel9 as a component of Migration Toolkit for Applications 8; rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; multicluster-engine/console-mce-rhel9 as a component of Multicluster Engine for Kubernetes; network-observability/network-observability-console-plugin-pf4-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-pf5-rhel9 as a component of Network Observability Operator; network-observability/network-observability-console-plugin-rhel9 as a component of Network Observability Operator; openshift-pipelines/pipelines-hub-ui-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; rhacm2/console-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; advanced-cluster-security/rhacs-main-rhel8 as a component of Red Hat Advanced Cluster Security 4; advanced-cluster-security/rhacs-main-rhel9 as a component of Red Hat Advanced Cluster Security 4; automation-gateway.src as a component of Red Hat Ansible Automation Platform 2; apicurio/apicurio-registry-ui-rhel8 as a component of Red Hat build of Apicurio Registry 3; apicurio/apicurio-registry-ui-rhel9 as a component of Red Hat build of Apicurio Registry 3; rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-gen-ai-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-maas-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-mod-arch-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces; devspaces/dashboard-rhel9 as a component of Red Hat OpenShift Dev Spaces; quay/quay-rhel8 as a component of Red Hat Quay 3; quay/quay-rhel9 as a component of Red Hat Quay 3; satellite/iop-advisor-frontend-rhel9 as a component of Red Hat Satellite 6; satellite/iop-host-inventory-frontend-rhel9 as a component of Red Hat Satellite 6; and 4 more · Fixed: grafana12-4-main@aarch64 as a component of Red Hat Hardened Images; grafana12-4-main@src as a component of Red Hat Hardened Images; grafana12-4-main@x86_64 as a component of Red Hat Hardened Images; grafana13-1-main@aarch64 as a component of Red Hat Hardened Images; grafana13-1-main@src as a component of Red Hat Hardened Images; grafana13-1-main@x86_64 as a component of Red Hat Hardened Images; jaeger-main@aarch64 as a component of Red Hat Hardened Images; jaeger-main@src as a component of Red Hat Hardened Images; jaeger-main@x86_64 as a component of Red Hat Hardened Images
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-67321: axios 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 Denial of Service via maxDepth bypass | BlackTree