BlackTreeCVE Intelligence
← Back to the CVE catalogue
Full vulnerability report · 2026
CVE-2026-44486High confidence

Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection

axios · axios

7.5HighCVSS 3.1
Recommended action
Within 7 days

High 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 releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · esm-appsnode-axiosUnder evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.Not published in this feedCanonical record ↗Source updated 11 Sept 2026
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-44486 · CSAF 2.0 · revision 3 · finalRed Hat Product Securityaxios: Axios: Information disclosure of proxy credentials via HTTP redirects
18 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines
  • openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines
  • ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2
  • automation-controller.src as a component of Red Hat Ansible Automation Platform 2
  • automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2
  • axios as a component of Red Hat build of Apache Camel - HawtIO 4
  • rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview
  • 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
  • axios as a component of Red Hat Fuse 7
Summary
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
Remediation
For details on how to apply this update, refer to Ansible Automation Platform documentation.
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-36263

No EUVD known-exploited evidence

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request is sent through an authenticated proxy, Axios may add a Proxy-Authorization header. If Axios then follows a redirect and the redirected request is no longer sent through that proxy, the stale Proxy-Authorization header can remain on the redirected request and be sent to the redirect target. This affects Node.js's use of Axios with automatic redirects enabled and an authenticated proxy configuration. Browser adapters are not affected. This vulnerability is fixed in 0.32.0 and 1.16.0.

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
7.5 · CVSS 3.1
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days

High 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 is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request is sent through an authenticated proxy, Axios may add a Proxy-Authorization header. If Axios then follows a redirect and the redirected request is no longer sent through that proxy, the stale Proxy-Authorization header can remain on the redirected request and be sent to the redirect target. This affects Node.js's use of Axios with automatic redirects enabled and an authenticated proxy configuration. Browser adapters are not affected. This vulnerability is fixed in 0.32.0 and 1.16.0.

What

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request is sent through an authenticated proxy, Axios may add a Proxy-Authorization header. If Axios then follows a redirect and the redirected request is no longer sent through that proxy, the stale Proxy-Authorization header can remain on the redirected request and be sent to the redirect target. This affects Node.js's use of Axios with automatic redirects enabled and an authenticated proxy configuration. Browser adapters are not affected. This vulnerability is fixed in 0.32.0 and 1.16.0.

Why

The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request is sent through an authenticated proxy, Axios may add a Proxy-Authorization header. If Axios then follows a redirect and the redirected request is no longer sent through that proxy, the stale Proxy-Authorization header can remain on the redirected request and be sent to the redirect target. This affects Node.js's use of Axios with automatic redirects enabled and an authenticated proxy configuration. Browser adapters are not affected. This vulnerability is fixed in 0.32.0 and 1.16.0.

Why

The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

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 → Exposure of Sensitive Information to an Unauthorized Actor → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-200

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor. The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Common Vulnerability Scoring System 3.1: 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.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.INoneIntegrity impact: No direct loss is represented by this metric.ANoneAvailability impact: No direct loss is represented by this metric.
Post-exploitation / living off the land
Stolen credentials, tokens and legitimate administration functions may provide continued access without deploying a large custom toolset.
NetworkUnauthenticatedCWE-200Public 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-36263Official EUVD mapping

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request is sent through an authenticated proxy, Axios may add a Proxy-Authorization header. If Axios then follows a redirect and the redirected request is no longer sent through that proxy, the stale Proxy-Authorization header can remain on the redirected request and be sent to the redirect target. This affects Node.js's use of Axios with automatic redirects enabled and an authenticated proxy configuration. Browser adapters are not affected. This vulnerability is fixed in 0.32.0 and 1.16.0.

Official EUVD record ↗
BSI · German · WID-SEC-2026-3307IBM MQ Appliance (Axios Node.js): Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM MQ Appliance ausnutzen, um beliebigen Programmcode auszuführen, Server-Side Request Forgery (SSRF) durchzuführen, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder Denial-of-Service-Zustände herbeizuführen.

Official advisory ↗
BSI · German · WID-SEC-2026-3046IBM Concert: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in IBM Concert ausnutzen, um beliebigen Programmcode auszuführen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuführen, um einen SQL-Injection Angriff durchzuführen und um Sicherheitsvorkehrungen zu umgehen.

Official advisory ↗
BSI · German · WID-SEC-2026-2923Atlassian Produkte (Bamboo, Bitbucket, Confluence, Crucible, Fisheye, und Jira): Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Atlassian Bamboo, Atlassian Bitbucket, Atlassian Confluence, Atlassian Crucible, Atlassian Fisheye und Atlassian Jira ausnutzen, um beliebigen Programmcode auszuführen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuführen, um einen SQL-Injection Angriff durchzuführen, und um Sicherheitsvorkehrungen zu umgehen.

Official advisory ↗
BSI · German · WID-SEC-2026-2460Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management ausnutzen, um beliebigen Code auszuführen, erweiterte Berechtigungen zu erlangen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand auszulösen.

Official advisory ↗
BSI · German · WID-SEC-2026-1955Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management ausnutzen, um beliebigen Code auszuführen, erweiterte Berechtigungen zu erlangen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand auszulösen.

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-1165Multiples vulnérabilités dans les produits IBM

ord?id=CVE-2026-43513 Référence CVE CVE-2026-43514 https://www.cve.org/CVERecord?id=CVE-2026-43514 Référence CVE CVE-2026-43515 https://www.cve.org/CVERecord?id=CVE-2026-43515 Référence CVE CVE-2026-43827 https://www.cve.org/CVERecord?id=CVE-2026-43827 Référence CVE CVE-2026-43828 https://www.cve.org/CVERecord?id=CVE-2026-43828 Référence CVE CVE-2026-43868 https://www.cve.org/CVERecord?id=CVE-2026-43868 Référence CVE CVE-2026-4410 https://www.cve.org/CVERecord?id=CVE-2026-4410 Référence CVE CVE-2026-44248 https://www.cve.org/CVERecord?id=CVE-2026-44248 Référence CVE CVE-2026-44249 https://www.cve.org/CVERecord?id=CVE-2026-44249 Référence CVE CVE-2026-44486 https://www.cve.org/CVERecord?id=CVE-2026-44486 Référence CVE CVE-2026-44487 https://www.cve.org/CVERecord?id=CVE-2026-44487 Référence CVE CVE-2026-44488 https://www.cve.org/CVERecord?id=CVE-2026-44488 Référence CVE CVE-2026-44490 https://www.cve.org/CVERecord?id=CVE-2026-44490 Référence CVE CVE-2026-44492 https://www.cve.org/CVERecord?id=CVE-2026-44492 Référence CVE CVE-2026-44494 https://www.cve.org/CVERecord?id=CVE-2026-44494 Référence CVE CVE-2026-44495 https://www.cve.org/CVERecord?id=CVE-2026-44495 Référence CVE CVE-2026-44496 https://www.cve.org/CVERecord?id=CVE-2026-44496 Référence CVE CVE-2026-44598 https://www.cve.org/CVERecord?id=

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-1094Multiples vulnérabilités dans les produits IBM

d?id=CVE-2026-44289 Référence CVE CVE-2026-44290 https://www.cve.org/CVERecord?id=CVE-2026-44290 Référence CVE CVE-2026-44291 https://www.cve.org/CVERecord?id=CVE-2026-44291 Référence CVE CVE-2026-44292 https://www.cve.org/CVERecord?id=CVE-2026-44292 Référence CVE CVE-2026-44293 https://www.cve.org/CVERecord?id=CVE-2026-44293 Référence CVE CVE-2026-44294 https://www.cve.org/CVERecord?id=CVE-2026-44294 Référence CVE CVE-2026-44405 https://www.cve.org/CVERecord?id=CVE-2026-44405 Référence CVE CVE-2026-44417 https://www.cve.org/CVERecord?id=CVE-2026-44417 Référence CVE CVE-2026-44431 https://www.cve.org/CVERecord?id=CVE-2026-44431 Référence CVE CVE-2026-44486 https://www.cve.org/CVERecord?id=CVE-2026-44486 Référence CVE CVE-2026-44487 https://www.cve.org/CVERecord?id=CVE-2026-44487 Référence CVE CVE-2026-44488 https://www.cve.org/CVERecord?id=CVE-2026-44488 Référence CVE CVE-2026-44489 https://www.cve.org/CVERecord?id=CVE-2026-44489 Référence CVE CVE-2026-44490 https://www.cve.org/CVERecord?id=CVE-2026-44490 Référence CVE CVE-2026-44492 https://www.cve.org/CVERecord?id=CVE-2026-44492 Référence CVE CVE-2026-44494 https://www.cve.org/CVERecord?id=CVE-2026-44494 Référence CVE CVE-2026-44496 https://www.cve.org/CVERecord?id=CVE-2026-44496 Référence CVE CVE-2026-44618 https://www.cve.org/CVERecord?id=

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0958Multiples vulnérabilités dans les produits IBM

ord?id=CVE-2026-42508 Référence CVE CVE-2026-42578 https://www.cve.org/CVERecord?id=CVE-2026-42578 Référence CVE CVE-2026-42588 https://www.cve.org/CVERecord?id=CVE-2026-42588 Référence CVE CVE-2026-44024 https://www.cve.org/CVERecord?id=CVE-2026-44024 Référence CVE CVE-2026-44025 https://www.cve.org/CVERecord?id=CVE-2026-44025 Référence CVE CVE-2026-44160 https://www.cve.org/CVERecord?id=CVE-2026-44160 Référence CVE CVE-2026-44161 https://www.cve.org/CVERecord?id=CVE-2026-44161 Référence CVE CVE-2026-4424 https://www.cve.org/CVERecord?id=CVE-2026-4424 Référence CVE CVE-2026-44431 https://www.cve.org/CVERecord?id=CVE-2026-44431 Référence CVE CVE-2026-44486 https://www.cve.org/CVERecord?id=CVE-2026-44486 Référence CVE CVE-2026-44487 https://www.cve.org/CVERecord?id=CVE-2026-44487 Référence CVE CVE-2026-44488 https://www.cve.org/CVERecord?id=CVE-2026-44488 Référence CVE CVE-2026-44490 https://www.cve.org/CVERecord?id=CVE-2026-44490 Référence CVE CVE-2026-44492 https://www.cve.org/CVERecord?id=CVE-2026-44492 Référence CVE CVE-2026-44494 https://www.cve.org/CVERecord?id=CVE-2026-44494 Référence CVE CVE-2026-44495 https://www.cve.org/CVERecord?id=CVE-2026-44495 Référence CVE CVE-2026-44496 https://www.cve.org/CVERecord?id=CVE-2026-44496 Référence CVE CVE-2026-44930 https://www.cve.org/CVERecord?id=

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0934Multiples vulnérabilités dans les produits Atlassian

d?id=CVE-2026-42033 Référence CVE CVE-2026-42035 https://www.cve.org/CVERecord?id=CVE-2026-42035 Référence CVE CVE-2026-42041 https://www.cve.org/CVERecord?id=CVE-2026-42041 Référence CVE CVE-2026-42043 https://www.cve.org/CVERecord?id=CVE-2026-42043 Référence CVE CVE-2026-42044 https://www.cve.org/CVERecord?id=CVE-2026-42044 Référence CVE CVE-2026-42198 https://www.cve.org/CVERecord?id=CVE-2026-42198 Référence CVE CVE-2026-42264 https://www.cve.org/CVERecord?id=CVE-2026-42264 Référence CVE CVE-2026-42581 https://www.cve.org/CVERecord?id=CVE-2026-42581 Référence CVE CVE-2026-42583 https://www.cve.org/CVERecord?id=CVE-2026-42583 Référence CVE CVE-2026-44486 https://www.cve.org/CVERecord?id=CVE-2026-44486 Référence CVE CVE-2026-44487 https://www.cve.org/CVERecord?id=CVE-2026-44487 Référence CVE CVE-2026-44488 https://www.cve.org/CVERecord?id=CVE-2026-44488 Référence CVE CVE-2026-44490 https://www.cve.org/CVERecord?id=CVE-2026-44490 Référence CVE CVE-2026-44492 https://www.cve.org/CVERecord?id=CVE-2026-44492 Référence CVE CVE-2026-44494 https://www.cve.org/CVERecord?id=CVE-2026-44494 Référence CVE CVE-2026-44495 https://www.cve.org/CVERecord?id=CVE-2026-44495 Référence CVE CVE-2026-44496 https://www.cve.org/CVERecord?id=CVE-2026-44496 Référence CVE CVE-2026-44705 https://www.cve.org/CVERecord?id=

Official advisory ↗
NCSC-NL · Dutch · NCSC-2026-0325Kwetsbaarheden verholpen in Atlassian producten

Axios Node.js HTTP adapter versions prior to 0.32.0 and 1.16.0 can leak proxy credentials via stale Proxy-Authorization headers when following redirects from proxied to non-proxied targets, exposing sensitive authentication data.

Official advisory ↗
03

Patch and workaround

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
Fixed
Action
For details on how to apply this update, refer to Ansible Automation Platform documentation.
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 11 Jun 2026 · Last source change 11 Sept 2026, 12:09 UTC · CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor

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-36263
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.

Material change intelligence

What changed after publication

View recent updates ↗
  1. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation, vendor advisory to authoritative remediation link · mitigation.
    Before
    authoritative remediation link · mitigation, vendor advisory
    After
    authoritative remediation link · mitigation
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  2. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation to authoritative remediation link · mitigation, vendor advisory.
    Before
    authoritative remediation link · mitigation
    After
    authoritative remediation link · mitigation, vendor advisory
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  3. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 146 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; Red Hat AMQ Broker 7.13.6; Red Hat AMQ Broker 7.14.1; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 148 more
    Red Hat Product Security
  4. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; and 146 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 146 more
    Red Hat Product Security
  5. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation, vendor advisory to authoritative remediation link · mitigation.
    Before
    authoritative remediation link · mitigation, vendor advisory
    After
    authoritative remediation link · mitigation
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  6. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation to authoritative remediation link · mitigation, vendor advisory.
    Before
    authoritative remediation link · mitigation
    After
    authoritative remediation link · mitigation, vendor advisory
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  7. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; and 126 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; rhoai/odh-mod-arch-eval-hub-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; and 146 more
    Red Hat Product Security
  8. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 126 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; and 126 more
    Red Hat Product Security
  9. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation, vendor advisory to authoritative remediation link · mitigation.
    Before
    authoritative remediation link · mitigation, vendor advisory
    After
    authoritative remediation link · mitigation
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  10. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation to authoritative remediation link · mitigation, vendor advisory.
    Before
    authoritative remediation link · mitigation
    After
    authoritative remediation link · mitigation, vendor advisory
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  11. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 124 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 126 more
    Red Hat Product Security
  12. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation, vendor advisory to authoritative remediation link · mitigation.
    Before
    authoritative remediation link · mitigation, vendor advisory
    After
    authoritative remediation link · mitigation
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  13. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · mitigation to authoritative remediation link · mitigation, vendor advisory.
    Before
    authoritative remediation link · mitigation
    After
    authoritative remediation link · mitigation, vendor advisory
    134c704f-9b21-4f2e-91b3-4a467353bcc0
  14. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:706da862880a9e0f5fa0dc5c93ba152498045d41c2a1570c21f69924de8c2925_arm64 as a component of Red Hat Ansible Automation Platform 2.7; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:ba8549db62fdd6d95fdf2277d7e8ca2a50ffc7128153a1af77128b0092a5d808_amd64 as a component of Red Hat Ansible Automation Platform 2.7; Red Hat Data Grid 8.6.2; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64 as a component of Red Hat Developer Hub 1.10; and 120 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:75910c4198336f86a0b345b116437dd608a35a975a0c92c684a77945b464a66d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:84d7d33ed45b6ea7b45c9fb8518caaeaa6b936751199f9f728a18e774d3f4eeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:d5c7fedf882678fe9465566f983532da1ec2d90a1c3b7cd00b3ca29234de97b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/rhacm2/console-rhel9@sha256:ff46410d53fb779b172325276dd3223491fa7824324a2847d7f44e6fc39a3feb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; and 124 more
    Red Hat Product Security
  15. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:706da862880a9e0f5fa0dc5c93ba152498045d41c2a1570c21f69924de8c2925_arm64 as a component of Red Hat Ansible Automation Platform 2.7; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:ba8549db62fdd6d95fdf2277d7e8ca2a50ffc7128153a1af77128b0092a5d808_amd64 as a component of Red Hat Ansible Automation Platform 2.7; Red Hat Data Grid 8.6.2; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64 as a component of Red Hat Developer Hub 1.10; and 120 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:706da862880a9e0f5fa0dc5c93ba152498045d41c2a1570c21f69924de8c2925_arm64 as a component of Red Hat Ansible Automation Platform 2.7; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:ba8549db62fdd6d95fdf2277d7e8ca2a50ffc7128153a1af77128b0092a5d808_amd64 as a component of Red Hat Ansible Automation Platform 2.7; Red Hat Data Grid 8.6.2; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64 as a component of Red Hat Developer Hub 1.10; and 120 more
    Red Hat Product Security
  16. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:706da862880a9e0f5fa0dc5c93ba152498045d41c2a1570c21f69924de8c2925_arm64 as a component of Red Hat Ansible Automation Platform 2.7; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:ba8549db62fdd6d95fdf2277d7e8ca2a50ffc7128153a1af77128b0092a5d808_amd64 as a component of Red Hat Ansible Automation Platform 2.7; Red Hat Data Grid 8.6.2; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64 as a component of Red Hat Developer Hub 1.10; and 120 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:706da862880a9e0f5fa0dc5c93ba152498045d41c2a1570c21f69924de8c2925_arm64 as a component of Red Hat Ansible Automation Platform 2.7; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:ba8549db62fdd6d95fdf2277d7e8ca2a50ffc7128153a1af77128b0092a5d808_amd64 as a component of Red Hat Ansible Automation Platform 2.7; Red Hat Data Grid 8.6.2; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64 as a component of Red Hat Developer Hub 1.10; and 120 more
    Red Hat Product Security
  17. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:706da862880a9e0f5fa0dc5c93ba152498045d41c2a1570c21f69924de8c2925_arm64 as a component of Red Hat Ansible Automation Platform 2.7; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:ba8549db62fdd6d95fdf2277d7e8ca2a50ffc7128153a1af77128b0092a5d808_amd64 as a component of Red Hat Ansible Automation Platform 2.7; Red Hat Data Grid 8.6.2; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64 as a component of Red Hat Developer Hub 1.10; and 120 more
    After
    openshift-pipelines/pipelines-hub-ui-rhel8 as a component of OpenShift Pipelines; openshift-pipelines/pipelines-hub-ui-rhel9 as a component of OpenShift Pipelines; axios as a component of Red Hat AMQ Broker 7; ansible-automation-platform/automation-dashboard-rhel9 as a component of Red Hat Ansible Automation Platform 2; automation-controller.src as a component of Red Hat Ansible Automation Platform 2; automation-platform-ui.src as a component of Red Hat Ansible Automation Platform 2; axios as a component of Red Hat build of Apache Camel - HawtIO 4; rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10 as a component of Red Hat Build of Podman Desktop - Tech Preview; 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; axios as a component of Red Hat Fuse 7; 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-model-registry-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-agent-installer-ui-rhel9 as a component of Red Hat OpenShift Container Platform 4; container-native-virtualization/kubevirt-console-plugin as a component of Red Hat OpenShift Virtualization 4; 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; ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2 · Fixed: automation-gateway-server-0:2.5.20260715-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-gateway-server-0:2.5.20260715-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; registry.redhat.io/rhacm2/console-rhel9@sha256:1ef5af3e38dd8f7900e919df56491809d6b681803c415280c11e862b69113201_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:376d579e50da27d0db26913ac48a1b3972a131df0ff11d8759b4735badd8a7ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:a7a4b6441cc1d69ffd48bb73b5ceb06b3d68f9e87dfce867176c1841420c7a96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:d0fac1957a13baf05e4dbc037f2f5e72f48c3c71bc5ccec0334049c1dd1af7e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11; registry.redhat.io/rhacm2/console-rhel9@sha256:484612b6cc8d0133570d2fb6dc72ec0f39e60f620918fc94f6cb7f764c206892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:996772afe280dfeecec3e85950aa965f52922ac15369dbcff8d1a9c44aed0780_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:af0e97f359be9b5806c41187db360455a35cf694cd7811e68d46a22e7d570c0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:ca4c73a7b607c83f50ee3c8b453bd8e4c81cf7ec9e41ec3efdf19ff986a20dc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13; registry.redhat.io/rhacm2/console-rhel9@sha256:0f19159cccadeb2982911c217ce6cacae74d7e98884e3fcda38fd679cac6429f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:2950e82dde7a142d6beca595537d708b738fa0c4f2d21bda6751ab1c81847712_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:4805321b2b9dcfcb15e3f4183d464eea0a3813fa4a96ea0e9c945a235734fc36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:e7fe650a65884b31a62d785f4b0ae195dc4642850373dd5c6f53215c0b226b7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14; registry.redhat.io/rhacm2/console-rhel9@sha256:04bcde179b1cbf750852e13ade08655b62947dcd7c8050e268ca70097079ac30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:52102b9e761776126a9161bd3285ce6f0a5f5abae040bf46d6552fa2ff46a0a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:5bc29f8a24b155fe8b1511dea30011d83755cf412ec4b55aa1ffdb2967fd8bb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/rhacm2/console-rhel9@sha256:84d5ab32b91d0e33ed034b68ec8d5127199570b8268dffafdbdb1b44edce553f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security 4.9; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:706da862880a9e0f5fa0dc5c93ba152498045d41c2a1570c21f69924de8c2925_arm64 as a component of Red Hat Ansible Automation Platform 2.7; registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:ba8549db62fdd6d95fdf2277d7e8ca2a50ffc7128153a1af77128b0092a5d808_amd64 as a component of Red Hat Ansible Automation Platform 2.7; Red Hat Data Grid 8.6.2; registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64 as a component of Red Hat Developer Hub 1.10; and 120 more
    Red Hat Product Security
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
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.
Free version - for non-commercial use only.CVE-2026-44486 · cve.blacktree.nl