Prometheus Azure AD remote write OAuth client secret exposed via config API
prometheus · prometheus
7.5HighCVSS 3.1
Recommended action
Within 7 days
High technical severity; prioritise exposed affected systems while verifying vendor guidance.
Patch available
Distribution package intelligence
Ubuntu vendor package status
Canonical’s release and source-package findings are shown separately from local repository availability.
1 package state
Repository candidate not checked
A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.
Ubuntu release
Source package
Vendor state
Fixed version
Evidence
Ubuntu 24.04 LTSnoble · esm-apps
prometheus
Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.
Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.
1 current
CVE-2026-42151 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygithub.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API
50 known affected
The vendor explicitly identifies these products as affected by this CVE.
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator
compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator
compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator
compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator
compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator
openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift
rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5
rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6
rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6
rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7
rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7
rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8
Summary
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
Remediation
See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.1
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-27089
No EUVD known-exploited evidence
Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
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; prioritise exposed affected systems while verifying vendor guidance.
Patch available
01
What, why and how
Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
What
Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
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
Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
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.None recorded
No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.
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: 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
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedCWE-200
A
Official authority intelligence
Only matched European and national findings are included. Language selectors and unavailable sources are omitted.
ENISA EUVD · EUVD-2026-27089Official EUVD mapping
Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
Official EUVD recordBSI · German · WID-SEC-W-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 advisoryBSI · German · WID-SEC-W-2026-1292Prometheus: Mehrere Schwachstellen
Ein Angreifer kann mehrere Schwachstellen in Prometheus ausnutzen, um einen Denial of Service Angriff durchzuführen, vertrauliche Informationen offenzulegen oder Cross-Site-Scripting-Angriffe durchzuführen.
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
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; and 20 more
Fixed
flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 445 more
Action
See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.1
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 4 May 2026 · Last source change 9 Sept 2026, 12:04 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-27089
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD modified after enrichment
Core structured fields are present and their contributing authorities are shown above.
Affected versionsThe structured affected or fixed version information changed.
Before
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; and 20 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 441 more
After
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; and 20 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 445 more
Affected versionsThe structured affected or fixed version information changed.
Before
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; microshift-olm-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-release-info as a component of Red Hat OpenShift Container Platform 4; and 18 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 433 more
After
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; and 20 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 441 more
Affected versionsThe structured affected or fixed version information changed.
Before
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; microshift-olm-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-release-info as a component of Red Hat OpenShift Container Platform 4; and 19 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 433 more
After
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; microshift-olm-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-release-info as a component of Red Hat OpenShift Container Platform 4; and 18 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 433 more
Affected versionsThe structured affected or fixed version information changed.
Before
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhacm2/acm-grafana-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/acm-multicluster-observability-addon-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/grafana-dashboard-loader-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/metrics-collector-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/obo-prometheus-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/observatorium-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/rbac-query-proxy-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-receive-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; and 28 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 245 more
After
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; microshift-olm-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-release-info as a component of Red Hat OpenShift Container Platform 4; and 19 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 433 more
Affected versionsThe structured affected or fixed version information changed.
Before
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhacm2/acm-grafana-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/acm-multicluster-observability-addon-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/endpoint-monitoring-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/grafana-dashboard-loader-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/metrics-collector-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/multicluster-observability-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/obo-prometheus-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/observatorium-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/rbac-query-proxy-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-receive-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; and 30 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 225 more
After
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhacm2/acm-grafana-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/acm-multicluster-observability-addon-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/grafana-dashboard-loader-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/metrics-collector-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/obo-prometheus-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/observatorium-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/rbac-query-proxy-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-receive-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; and 28 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 245 more
Affected versionsThe structured affected or fixed version information changed.
Before
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhacm2/acm-grafana-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/acm-multicluster-observability-addon-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/endpoint-monitoring-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/grafana-dashboard-loader-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/metrics-collector-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/multicluster-observability-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/obo-prometheus-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/observatorium-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/rbac-query-proxy-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-receive-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; and 30 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 213 more
After
compliance/openshift-compliance-must-gather-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-openscap-rhel8 as a component of File Integrity Operator; compliance/openshift-compliance-operator-bundle as a component of File Integrity Operator; compliance/openshift-compliance-rhel8-operator as a component of File Integrity Operator; compliance/openshift-file-integrity-operator-bundle as a component of File Integrity Operator; openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift; rhacm2/acm-grafana-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/acm-multicluster-observability-addon-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/endpoint-monitoring-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/grafana-dashboard-loader-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/metrics-collector-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/multicluster-observability-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/obo-prometheus-rhel9-operator as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/observatorium-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/rbac-query-proxy-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-receive-controller-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhacm2/thanos-rhel9 as a component of Red Hat Advanced Cluster Management for Kubernetes 2; rhceph/rhceph-5-dashboard-rhel8 as a component of Red Hat Ceph Storage 5; rhceph/rhceph-6-dashboard-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 6; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/grafana-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-promtail-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/grafana-rhel10 as a component of Red Hat Ceph Storage 9; rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI); microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; and 30 more · Fixed: flightctl-0:1.1.3-1.el10em.src as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-agent-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.aarch64 as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.ppc64le as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.s390x as a component of RHEM 1.1 for RHEL 10; flightctl-cli-0:1.1.3-1.el10em.x86_64 as a component of RHEM 1.1 for RHEL 10; flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9; flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9; flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9; flightctl-0:1.1.3-1.el9em.src as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-agent-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.aarch64 as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.ppc64le as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.s390x as a component of RHEM 1.1 for RHEL 9; flightctl-cli-0:1.1.3-1.el9em.x86_64 as a component of RHEM 1.1 for RHEL 9; opentelemetry-collector-0:0.152.1-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); opentelemetry-collector-0:0.152.1-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 225 more
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
CVE-2026-42151: Prometheus Azure AD remote write OAuth client secret exposed via config API | BlackTree