Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2026:17446 - Security Advisory
Issued:
2026-05-20
Updated:
2026-05-20

RHSA-2026:17446 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: OpenShift Container Platform 4.18.42 packages and security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Red Hat OpenShift Container Platform release 4.18.42 is now available with
updates to packages and images that fix several bugs and add enhancements.

This release includes a security update for Red Hat OpenShift Container
Platform 4.18.

Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.

Description

Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.

This advisory contains the RPM packages for Red Hat OpenShift Container
Platform 4.18.42. See the following advisory for the container images for
this release:

https://access.redhat.com/errata/RHSA-2026:17448

Security Fix(es):

  • golang: net/url: Memory exhaustion in query parameter parsing in net/url

(CVE-2025-61726)

  • crypto/x509: golang: Denial of Service due to excessive resource

consumption via crafted certificate (CVE-2025-61729)

  • pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed

RELATIVE-OID (CVE-2026-23490)

  • golang: archive/tar: Unbounded allocation when parsing GNU sparse map

(CVE-2025-58183)

  • golang: archive/zip: Excessive CPU consumption when building archive

index in archive/zip (CVE-2025-61728)

  • crypto/tls: crypto/tls: Incorrect certificate validation during TLS

session resumption (CVE-2025-68121)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.

All OpenShift Container Platform 4.18 users are advised to upgrade to these
updated packages and images when they are available in the appropriate
release channel. To check for available updates, use the OpenShift CLI (oc)
or web console. Instructions for upgrading a cluster are available at
https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.

Solution

For OpenShift Container Platform 4.18 see the following documentation,
which will be updated shortly for this release, for important instructions
on how to upgrade your cluster and fully apply this asynchronous errata
update:

https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/

Affected Products

  • Red Hat OpenShift Container Platform 4.18 for RHEL 9 x86_64
  • Red Hat OpenShift Container Platform 4.18 for RHEL 8 x86_64
  • Red Hat OpenShift Container Platform for Power 4.18 for RHEL 9 ppc64le
  • Red Hat OpenShift Container Platform for Power 4.18 for RHEL 8 ppc64le
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.18 for RHEL 9 s390x
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.18 for RHEL 8 s390x
  • Red Hat OpenShift Container Platform for ARM 64 4.18 for RHEL 9 aarch64
  • Red Hat OpenShift Container Platform for ARM 64 4.18 for RHEL 8 aarch64

Fixes

  • BZ - 2407258 - CVE-2025-58183 golang: archive/tar: Unbounded allocation when parsing GNU sparse map
  • BZ - 2418462 - CVE-2025-61729 crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate
  • BZ - 2430472 - CVE-2026-23490 pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID
  • BZ - 2434431 - CVE-2025-61728 golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip
  • BZ - 2434432 - CVE-2025-61726 golang: net/url: Memory exhaustion in query parameter parsing in net/url
  • BZ - 2437111 - CVE-2025-68121 crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

CVEs

  • CVE-2025-58183
  • CVE-2025-61726
  • CVE-2025-61728
  • CVE-2025-61729
  • CVE-2025-68121
  • CVE-2026-23490

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat OpenShift Container Platform 4.18 for RHEL 9

SRPM
python-pyasn1-0.5.1-4.el9.src.rpm SHA-256: 304ae33173f130b651ebb5405c378784bc284a013b9ce0403c40f9b03437fca6
x86_64
python-pyasn1-doc-0.5.1-4.el9.noarch.rpm SHA-256: 4394c2fe2640395c16d024011ea3496c07775c9ad5b55274572897fcf18ceebf
python3-pyasn1-0.5.1-4.el9.noarch.rpm SHA-256: 5d9cd250aa5e1596a3ac6cf28b8bd07c776daff46412dbdfb949ff4368aacb8f
python3-pyasn1-modules-0.5.1-4.el9.noarch.rpm SHA-256: 28397ec8feb46a51fc51ee7ca0a06a9cb5417a00be626525d163a3f4d5597b1d

Red Hat OpenShift Container Platform 4.18 for RHEL 8

SRPM
podman-5.2.2-11.rhaos4.18.el8.src.rpm SHA-256: b806f66120f037055434c791e3af06d0a31f25cdd4f7e07b65af288e31efc72e
x86_64
podman-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 7f05b58868b7e29c4dadeca58f64a6a61bc7b06df6d258a316bd2dec65d8c137
podman-catatonit-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 305b51044a7c650f965efbb525fa59ee367b9fb1c2ea195bb0d03eecb888c470
podman-catatonit-debuginfo-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 0eb97d77ff7f360e798263d7129270738b47b04106ae6d09229bc4ca711738ed
podman-debuginfo-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 6c294cca51e679fe01fc642dc8367ce59049737dd080916567b9f91b66b6c125
podman-debugsource-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: c7753cda06c31a5a039efd8d234f8317daa8c79acea27a323a7413d5c37d27ed
podman-docker-5.2.2-11.rhaos4.18.el8.noarch.rpm SHA-256: 40aec891b2885c9549d568053cf701fcc619d48bc201efec02cf49b90c258688
podman-gvproxy-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: f8b977c3c4cfa3edd3ced9d83441912d455a1f4e0d78cc4a3112758f86537655
podman-gvproxy-debuginfo-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 582b33e3d20d6c3efcdcca30b5f8eaec176961a37e9625e8deda2627c035f5d4
podman-plugins-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: d09f97b0506b1101b04c9e7569763654e1187e9921e8aed1cc1cb2a2c296eb0d
podman-plugins-debuginfo-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 63e32d5a94ce97fe8c02030326c93b71fcd643500d3ea52dbcf67278e696929a
podman-remote-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 13d6eb1a1a6f51a3ae9a0ca0028525a7aa883418b6ca3aa7727892d5f82f481d
podman-remote-debuginfo-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: ae9fd2f2f2670a0e5f51f81f86b1c04381e0bc6f5cef45b4ab79d301a3631768
podman-tests-5.2.2-11.rhaos4.18.el8.x86_64.rpm SHA-256: 2955c55e432a7fbd9dea50bee84c9f6c99a0ed92da3ca9b09955e75201a2119a

Red Hat OpenShift Container Platform for Power 4.18 for RHEL 9

SRPM
python-pyasn1-0.5.1-4.el9.src.rpm SHA-256: 304ae33173f130b651ebb5405c378784bc284a013b9ce0403c40f9b03437fca6
ppc64le
python-pyasn1-doc-0.5.1-4.el9.noarch.rpm SHA-256: 4394c2fe2640395c16d024011ea3496c07775c9ad5b55274572897fcf18ceebf
python3-pyasn1-0.5.1-4.el9.noarch.rpm SHA-256: 5d9cd250aa5e1596a3ac6cf28b8bd07c776daff46412dbdfb949ff4368aacb8f
python3-pyasn1-modules-0.5.1-4.el9.noarch.rpm SHA-256: 28397ec8feb46a51fc51ee7ca0a06a9cb5417a00be626525d163a3f4d5597b1d

Red Hat OpenShift Container Platform for Power 4.18 for RHEL 8

SRPM
podman-5.2.2-11.rhaos4.18.el8.src.rpm SHA-256: b806f66120f037055434c791e3af06d0a31f25cdd4f7e07b65af288e31efc72e
ppc64le
podman-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: 75d7af0839e3768f670af600daef9ee5f6b5cae6bd14b9cbce2719f2cfb2e88c
podman-catatonit-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: f4a54c51bb3efe972cbff8c12cefef88a23695feeb29f8ccf34234807715ef0a
podman-catatonit-debuginfo-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: ed11c07496adbcd1ae7b99b1486ff168953c0a237555049159b42f1b1a860701
podman-debuginfo-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: f8eaf5688344837cb79ace9920f005f75591ad28c6f63838ec5935914078c2f6
podman-debugsource-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: 3e3a3afe09392ec4e30859de5c195681bcde7f3668044765b226d2bbc120ba26
podman-docker-5.2.2-11.rhaos4.18.el8.noarch.rpm SHA-256: 40aec891b2885c9549d568053cf701fcc619d48bc201efec02cf49b90c258688
podman-gvproxy-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: 462071c652bd1e244a85cc7ddda159a074b5442ca2d22f1d84f0746e1daebed1
podman-gvproxy-debuginfo-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: bd8ff5d1b43863e108dc65d8f3feca2110793a97f2d1a4f346028689db03ff8c
podman-plugins-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: efeebd377a7a2f3aadc7e76d39b58ae819e66a84e1fbe9dbfb1fdcc360059b4c
podman-plugins-debuginfo-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: e3acd9e3ecbf2f422465752904fce0d37aaddc9123447de0b29ca289c8e45f32
podman-remote-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: a58b661a74975c9da3d9e30667f7cbe85a5725d46842137c7383882a60799547
podman-remote-debuginfo-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: acfc9b1056159afe65a72a35684632c1cbbc574f4af59235b03ad8ea2d9cc366
podman-tests-5.2.2-11.rhaos4.18.el8.ppc64le.rpm SHA-256: 004628be675e9bf1563f62b95691442ea16a285135d361616c9392e3188e5038

Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.18 for RHEL 9

SRPM
python-pyasn1-0.5.1-4.el9.src.rpm SHA-256: 304ae33173f130b651ebb5405c378784bc284a013b9ce0403c40f9b03437fca6
s390x
python-pyasn1-doc-0.5.1-4.el9.noarch.rpm SHA-256: 4394c2fe2640395c16d024011ea3496c07775c9ad5b55274572897fcf18ceebf
python3-pyasn1-0.5.1-4.el9.noarch.rpm SHA-256: 5d9cd250aa5e1596a3ac6cf28b8bd07c776daff46412dbdfb949ff4368aacb8f
python3-pyasn1-modules-0.5.1-4.el9.noarch.rpm SHA-256: 28397ec8feb46a51fc51ee7ca0a06a9cb5417a00be626525d163a3f4d5597b1d

Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.18 for RHEL 8

SRPM
podman-5.2.2-11.rhaos4.18.el8.src.rpm SHA-256: b806f66120f037055434c791e3af06d0a31f25cdd4f7e07b65af288e31efc72e
s390x
podman-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 94790925f927a89bf98becf3cd90e4df3bb38f9177cf3d8dca04902b8badf5c8
podman-catatonit-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 7d4d75615c15e3f04d3b6bc507ddd3622e490a8a68f35a6488a6baa9cceebf20
podman-catatonit-debuginfo-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: a58266bdff9546220e78eef0922c1f5a200075918b470a9c1b0aef5b0bee8073
podman-debuginfo-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 9b49416b4c382d2f1e9c66b74acd6a09016623712b70f5672e9f91a9b057ed54
podman-debugsource-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 711d227264939d882d2a199927adf52a7e71ef15e875ef084e6602fa3b665464
podman-docker-5.2.2-11.rhaos4.18.el8.noarch.rpm SHA-256: 40aec891b2885c9549d568053cf701fcc619d48bc201efec02cf49b90c258688
podman-gvproxy-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 6c1c70a6c9a6b0c6bfac70258cda8a53c16eb89d6fe9af9cb43c62f880eb2c31
podman-gvproxy-debuginfo-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 8721f259be9f2b4aa0fcc72cf881e3366da076bdde100f3c0a81e7ad2e96e1c7
podman-plugins-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 36b8b322520e2fd35a6fd9f57f6f640e660c64dccbe428acb82df10b29a89d2f
podman-plugins-debuginfo-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: f843bcea7109c869e821b50c0965a48108895c24aeace15773120461b67c3601
podman-remote-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: ac82b29dfbc51030e9a42cc4ea996965a68383484ae0f6857dbb915db5662553
podman-remote-debuginfo-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 0116086332b3de39078363ede09b39e49430594b678d63437edb6f1e72feeac1
podman-tests-5.2.2-11.rhaos4.18.el8.s390x.rpm SHA-256: 99de981749080ee8744939d72a8dc2f6e7bdd04d56c54e64fe65203f70c365e3

Red Hat OpenShift Container Platform for ARM 64 4.18 for RHEL 9

SRPM
python-pyasn1-0.5.1-4.el9.src.rpm SHA-256: 304ae33173f130b651ebb5405c378784bc284a013b9ce0403c40f9b03437fca6
aarch64
python-pyasn1-doc-0.5.1-4.el9.noarch.rpm SHA-256: 4394c2fe2640395c16d024011ea3496c07775c9ad5b55274572897fcf18ceebf
python3-pyasn1-0.5.1-4.el9.noarch.rpm SHA-256: 5d9cd250aa5e1596a3ac6cf28b8bd07c776daff46412dbdfb949ff4368aacb8f
python3-pyasn1-modules-0.5.1-4.el9.noarch.rpm SHA-256: 28397ec8feb46a51fc51ee7ca0a06a9cb5417a00be626525d163a3f4d5597b1d

Red Hat OpenShift Container Platform for ARM 64 4.18 for RHEL 8

SRPM
podman-5.2.2-11.rhaos4.18.el8.src.rpm SHA-256: b806f66120f037055434c791e3af06d0a31f25cdd4f7e07b65af288e31efc72e
aarch64
podman-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 790a7f7fd5237f81202a95f35e77e8adc60d444534e0b3f21ccbf065cccb0bfa
podman-catatonit-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 40ffcd2ace1e9fa536286d60ecd32a3b3e8fa353b8eb24961a6836bee2fcf7f6
podman-catatonit-debuginfo-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 885782e5334cbe5356bf9c84c352231bf25ea76aee476c56f14c8ad488aff7f0
podman-debuginfo-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 0141ae9f9eba3c55b100a5ef783768feb2aa07efb8c9e330f3903378e68594da
podman-debugsource-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 05f3e38b3a2191fe29da64950d6f74e6b728babfa67d4407524499b94d22d186
podman-docker-5.2.2-11.rhaos4.18.el8.noarch.rpm SHA-256: 40aec891b2885c9549d568053cf701fcc619d48bc201efec02cf49b90c258688
podman-gvproxy-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 9156ffd0493f7d2feb613f46c55748fc841d6579a2808e2c21a228128c4420c8
podman-gvproxy-debuginfo-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: ea1425bec26af2d44bb8df060b85836d2b190d4e008525d6393b7b0c6c3f4171
podman-plugins-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 8240a3575156a3329b9ea7701282ba428ea685c9d7a99701414544cd357fc7f3
podman-plugins-debuginfo-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 1b8665a361d51d36e6b44bbb3e33db5c75252c5041c43d32a1d494cc7e111dc9
podman-remote-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: bf46531e0e4b706b7645e31c5ee3683d83fb527bd061b241069172f50b8f46f8
podman-remote-debuginfo-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 32ab7cd0e1024f45137cf135b9566de62d2a936994520fcb5e7b7b72ef6896dc
podman-tests-5.2.2-11.rhaos4.18.el8.aarch64.rpm SHA-256: 9ba4e8ac1634e01d519b66d5e282ccc46adb7b7c3b7952bc000f6083920d2611

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility