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 · standard archive
pyopenssl
Vendor fix publishedCanonical reports that a fixed source package version has been published. Repository candidate availability is not checked by BlackTree.
Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.
The vendor explicitly identifies these products as affected by this CVE.
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence
ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2
ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2
ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2
ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2
ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2
ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2
ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2
ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2
rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7
rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8
rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9
Summary
A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.
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-12677
No EUVD known-exploited evidence
pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.
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.2 · CVSS 4.0
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
pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.
What
pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.
Why
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.
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
pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.
Why
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.
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 → Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') → 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
High: exploitation depends on specific conditions
Security boundary
Not a CVSS 4.0 base metric
Weakness ?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow'). The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.
CVSS vector ?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
Common Vulnerability Scoring System 4.0: the compact vector below is decoded into plain language.
AVNetworkAttack vector: The vulnerable component can be reached over a network.ACHighAttack complexity: Successful exploitation depends on specific conditions outside the attacker's direct control.ATPresentAttack requirements: A particular deployment or execution condition must be present.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.VCHighVulnerable-system confidentiality: A successful attack can cause a major loss.VIHighVulnerable-system integrity: A successful attack can cause a major loss.VAHighVulnerable-system availability: A successful attack can cause a major loss.SCNoneSubsequent-system confidentiality: No direct loss is represented by this metric.SINoneSubsequent-system integrity: No direct loss is represented by this metric.SANoneSubsequent-system availability: No direct loss is represented by this metric.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedCWE-120
A
Official authority intelligence
Only matched European and national findings are included. Language selectors and unavailable sources are omitted.
ENISA EUVD · EUVD-2026-12677Official EUVD mapping
pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.
Official EUVD record ↗BSI · German · WID-SEC-2026-1183Red Hat Hardened Images RPMs (jq und pyOpenSSL): Mehrere Schwachstellen
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Red Hat Hardened Images RPMs ausnutzen, um Sicherheitsvorkehrungen zu umgehen, einen Denial-of-Service-Zustand verursachen, vertrauliche Informationen offenlegen oder nicht näher spezifizierte Angriffe durchführen, einschließlich potenzieller Codeausführung.
Official advisory ↗Cyber Security Agency of Singapore · English · CSA-SB-20260325Security Bulletin 25 Mar 2026
The Cyber Security Agency of Singapore included this CVE in its official Security Bulletin 25 Mar 2026, published on 25 March 2026. Open the linked bulletin for the product, severity and reference information published in that issue.
Official advisory ↗CERT-FR · French · CERTFR-2026-AVI-0901Multiples vulnérabilités dans les produits IBM
Official advisory ↗CERT-FR · French · CERTFR-2026-AVI-0341Multiples vulnérabilités dans les produits Microsoft
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Official advisory ↗JVN iPedia · Japanese · JVNDB-2026-008604pyOpenSSLにおける古典的バッファオーバーフローの脆弱性
Operational remediation based on structured source evidence.
Status ?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
For 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 17 Mar 2026 · Last source change 25 Aug 2026, 12:05 UTC · CWE-120 · Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
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-12677
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
>= 22.0.0, < 26.0.0 · Fixed: An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
After
pyopenssl: >= 22.0.0, < 26.0.0 · Fixed: RHSA-2026:13512: Red Hat Ansible Automation Platform 2.5 for RHEL 8, Red Hat Ansible Automation Platform 2.5 for RHEL 9
Affected versionsThe structured affected or fixed version information changed.
Before
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; satellite/iop-vmaas-rhel9 as a component of Red Hat Satellite 6; python-redis.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; python-urllib3.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; rhui5/cds-kubernetes-rhel9 as a component of Red Hat Update Infrastructure 5; and 2 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 70 more
After
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; satellite/iop-vmaas-rhel9 as a component of Red Hat Satellite 6; python-redis.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; python-urllib3.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; rhui5/cds-kubernetes-rhel9 as a component of Red Hat Update Infrastructure 5; rhui5/cds-rhel9 as a component of Red Hat Update Infrastructure 5; rhui5/rhua-rhel9 as a component of Red Hat Update Infrastructure 5 · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 70 more
Affected versionsThe structured affected or fixed version information changed.
Before
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; satellite/iop-vmaas-rhel9 as a component of Red Hat Satellite 6; python-redis.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; python-urllib3.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; rhui5/cds-kubernetes-rhel9 as a component of Red Hat Update Infrastructure 5; and 2 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 66 more
After
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; satellite/iop-vmaas-rhel9 as a component of Red Hat Satellite 6; python-redis.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; python-urllib3.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; rhui5/cds-kubernetes-rhel9 as a component of Red Hat Update Infrastructure 5; and 2 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 70 more
Affected versionsThe structured affected or fixed version information changed.
Before
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; satellite/iop-vmaas-rhel9 as a component of Red Hat Satellite 6; python-redis.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; and 4 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 66 more
After
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; satellite/iop-vmaas-rhel9 as a component of Red Hat Satellite 6; python-redis.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; python-urllib3.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; rhui5/cds-kubernetes-rhel9 as a component of Red Hat Update Infrastructure 5; and 2 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 66 more
Affected versionsThe structured affected or fixed version information changed.
Before
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/eda-controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; openshift4/ose-ironic-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; and 11 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 66 more
After
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; satellite/iop-vmaas-rhel9 as a component of Red Hat Satellite 6; python-redis.src as a component of Red Hat Update Infrastructure 4 for Cloud Providers; and 4 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 66 more
Affected versionsThe structured affected or fixed version information changed.
Before
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/eda-controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; jaeger.src as a component of Red Hat Hardened Images; mariadb11.8.src as a component of Red Hat Hardened Images; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; openshift4/ose-ironic-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; and 13 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 63 more
After
exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence; ansible-automation-platform-24/controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/eda-controller-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-24/hub-rhel8 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/controller-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-26/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform 2; ansible-automation-platform-tech-preview/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform-tech-preview/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel8 as a component of Red Hat Ansible Automation Platform Ansible Core 2; ansible-automation-platform/ee-minimal-rhel9 as a component of Red Hat Ansible Automation Platform Ansible Core 2; rhceph/rhceph-7-rhel9 as a component of Red Hat Ceph Storage 7; rhceph/rhceph-8-rhel9 as a component of Red Hat Ceph Storage 8; rhceph/rhceph-9-rhel9 as a component of Red Hat Ceph Storage 9; rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); openshift4/ose-ironic-agent-rhel9 as a component of Red Hat OpenShift Container Platform 4; openshift4/ose-ironic-rhel9 as a component of Red Hat OpenShift Container Platform 4; pyOpenSSL.src as a component of Red Hat OpenShift Container Platform 4; python2-redis as a component of Red Hat OpenShift Container Platform 4; python3-redis as a component of Red Hat OpenShift Container Platform 4; rhoso/openstack-cinder-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-backup-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-base-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-scheduler-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-cinder-volume-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-glance-api-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-manila-share-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-nova-compute-rhel9 as a component of Red Hat OpenStack Platform 18.0; rhoso/openstack-openstackclient-rhel9 as a component of Red Hat OpenStack Platform 18.0; and 11 more · Fixed: python3.12-pyOpenSSL-0:26.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8ui.src as a component of RHUI 4 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8ui.noarch as a component of RHUI 4 for RHEL 8; python-pyOpenSSL-0:24.1.0-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8; python3.11-pyOpenSSL-0:24.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-cli-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-server-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-ui-0:4.7.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; automation-controller-venv-tower-0:4.7.11-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9; python-pyOpenSSL-0:24.1.0-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9; python3.11-pyOpenSSL-0:24.1.0-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9; python-pyOpenSSL-0:25.1.0-0.3.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9; python3.11-pyOpenSSL-0:25.1.0-0.3.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.noarch as a component of Red Hat Satellite 6.18 for RHEL 9; python3.12-pyOpenSSL-0:26.0.0-2.el9pc.src as a component of Red Hat Satellite 6.18 for RHEL 9; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5; registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5; and 66 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.