Skip to main content
EPSS 0.8%top 45%

Red Hat Security Advisory: container-tools:rhel8 security update

0
High
Published: 07/13/2026 (07/13/2026, 08:56:13 UTC)
Source: GCVE Database
Vendor/Project: Red Hat Product Security
Product: Red Hat

Description

The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc. Security Fix(es): * net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811) * golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate (CVE-2026-39835) * podman: Podman: Information disclosure via malicious container image environment variables (CVE-2026-57231) 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.

Affected software

Affected versions
=0=1.26.0-0Red HatRed Hat Hardened Imagesaarch64golang1-26-main@aarch64Red Hat Enterprise LinuxRed Hat Enterprise Linux AppStream (v. 8)srcaardvark-dns-2:1.10.1-2.module+el8.10.0+24510+6ea3880e.src::container-tools:rhel801.26.0-0Red Hat OpenShift Service MeshRed Hat OpenShift Service Mesh 3.0amd64registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:19ead4f64970ea27823756dd4e0e55215c8787c4d5d923cde8e4c8345dc013c5_amd64multicluster engine for Kubernetesmulticluster engine for Kubernetes 2.6registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c1d92a020bae5c00e04604f0ca6bb3f7d327410799c1332e9fae7786bdf1fb29_amd64ppc64lerhc-1:0.2.5-8.el8_10.ppc64leRed Hat OpenShift GitOpsRed Hat OpenShift GitOps 1.2registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel9@sha256:bad330a10549c412490a17e52b5f57babfb9673480a02864f8e8a64c4cba3516_amd64<1.25.10>=1.26.0-0 <1.26.3Red Hat OpenShift Service Mesh 3.1registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:0666c45bb1d292fa1170bd7640ba1e982c70f9cf4caeedd97ee9de22dbc16dfd_amd64Red Hat OpenShift Service Mesh 3.3registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:e5045fa856fea16678dde8489381e393028a79dd23b2d479ada0396248eec546_amd64Red Hat OpenShift Container PlatformRed Hat OpenShift Container Platform 4.19registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64leRed Hat OpenShift GitOps 1.19registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:77341d5f25030515eed25537d224c4a8701322a58db9181cdfc925d4cab28eca_amd64Red Hat OpenShift GitOps 1.21registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel9@sha256:93e97ca5581d02b0de8cdc36474be8cb7cec66451995e7c4b2d502105e91647b_amd64Red Hat OpenShift Service Mesh 3.2registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cbd159ca7efa82158770d4d2c77ef594f3abe09eb15af211af310183b70e0b39_amd64delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8Red Hat Enterprise Linux AppStream (v. 10)go-toolset-0:1.26.3-4.el10_2.aarch64Red Hat Enterprise Linux AppStream (v. 9)go-toolset-0:1.26.3-1.el9_8.aarch64registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64oci-seccomp-bpf-hook-0:1.2.11-2.el9_8.srcRed Hat OpenShift Container Platform 4.20registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c08f78ec46f9f6613f892f97269e73d5b0f12db8ccf6798374827ed7c588af7c_amd64Red Hat OpenShift EnterpriseMicrosoftAzure Linux3.0Azure Linux 3.0golanggit-lfs-0:3.4.1-12.el8_10.srcRed Hat OpenShift GitOps 1.20s390xregistry.redhat.io/openshift-gitops-1/console-plugin-rhel9@sha256:3c36cd84145964c557f2e9ede0516882a58316b3aaf6e8919faae1e7f5580a3e_s390xgit-lfs-0:3.7.1-5.el10_2.6.srcRed Hat SatelliteRed Hat Satellite 6.19registry.redhat.io/satellite/iop-vmaas-rhel9@sha256:c5674748f760874d42a46d918ce7bb9f39c6beb2607b6644ba490e6c7712ae5f_amd64Red Hat OpenShift Container Platform 4.2<0.6.7-r0git-lfs-0:3.7.1-4.el9_8.2.s390x

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 08/14/2026, 23:41:42 UTC

Technical Analysis

CVE-2026-33811 is a denial of service vulnerability in the Go net package's LookupCNAME function, triggered by processing a long CNAME DNS response. This can cause excessive CPU or resource consumption, impacting availability of systems using the rhc client tool and daemon that connects to Red Hat hosted services. The issue is addressed in updated golang1.26 packages released by Red Hat as part of their Hardened Images RPM update. The advisory also references related DoS vulnerabilities in the golang MIME package (CVE-2026-42504) and others. Red Hat's advisory provides updated golang1.26-1.26.4-2.hum1 packages for multiple architectures to remediate these issues.

Potential Impact

Successful exploitation of CVE-2026-33811 can cause denial of service by exhausting CPU or other platform resources when processing maliciously crafted DNS CNAME responses. This impacts service availability of affected systems using the vulnerable Go net package. The vulnerability affects Red Hat Hardened Images and related products that include golang1.26. No known active exploits have been reported, but the impact is rated high due to potential service disruption.

Mitigation Recommendations

Red Hat has released updated golang1.26 packages (version 1.26.4-2.hum1) that fix this vulnerability. Users should apply these official updates to affected products as soon as possible. For systems unable to immediately update, restricting network access to services processing DNS or MIME data from untrusted sources can reduce exposure. Input validation and sanitization are recommended to mitigate malformed data processing. The vendor advisory does not indicate any temporary fixes or workarounds beyond patching.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Csaf Category
csaf_security_advisory
Csaf Version
2.0
Publisher
Red Hat Product Security
Advisory Id
RHSA-2026:23264
Cve Count
2
Additional Cves
["CVE-2026-39826"]
Cvss Version
3.1
State
PUBLISHED

Threat ID: 6a294f758dd33fbd853d3b9a

Added to database: 06/10/2026, 11:50:13 UTC

Last enriched: 08/14/2026, 23:41:42 UTC

Last updated: 09/13/2026, 22:01:33 UTC

Views: 3101

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

External Links

NVD DatabaseMITRE CVEhttps://access.redhat.com/errata/RHSA-2026:23264https://images.redhat.com/https://access.redhat.com/security/cve/CVE-2026-42504https://access.redhat.com/security/updates/classification/https://access.redhat.com/security/cve/CVE-2026-27145https://access.redhat.com/security/cve/CVE-2026-42507https://access.redhat.com/security/cve/CVE-2026-39821https://access.redhat.com/security/cve/CVE-2026-46595https://access.redhat.com/security/cve/CVE-2026-39826https://access.redhat.com/security/cve/CVE-2026-39820https://access.redhat.com/security/cve/CVE-2026-33811https://access.redhat.com/security/cve/CVE-2026-39836https://access.redhat.com/security/cve/CVE-2026-39825https://access.redhat.com/security/cve/CVE-2026-39823https://access.redhat.com/security/cve/CVE-2026-33814https://access.redhat.com/security/cve/CVE-2026-42508https://access.redhat.com/security/cve/CVE-2026-42501Canonical URLReference 19Reference 20Reference 21Reference 22Reference 23Reference 24Reference 25Reference 26Reference 27Reference 28Reference 29Reference 30Reference 31Reference 32Reference 33Reference 34Reference 35Reference 36Reference 37Reference 38Reference 39Reference 40Reference 41Reference 42Reference 43Reference 44Reference 45Reference 46Reference 47Reference 48Reference 49Reference 50Reference 51Reference 52Reference 53Reference 54Reference 55Reference 56Reference 57Reference 58Reference 59Reference 60Reference 61Reference 62Reference 63Reference 64Reference 65Reference 66Reference 67Reference 68Reference 69Reference 70Reference 71Reference 72Reference 73Reference 74Reference 75Reference 76Reference 77Reference 78Reference 79Reference 80Reference 81Reference 82https://access.redhat.com/security/updates/classification/#important24806802493620Canonical URLhttps://access.redhat.com/security/cve/CVE-2026-42499Canonical URLhttps://access.redhat.com/security/cve/CVE-2026-39828https://access.redhat.com/security/cve/CVE-2026-39829https://access.redhat.com/security/cve/CVE-2026-44486https://access.redhat.com/security/cve/CVE-2026-44487https://access.redhat.com/security/cve/CVE-2026-44488https://access.redhat.com/security/cve/CVE-2026-44492https://access.redhat.com/security/cve/CVE-2026-44494https://access.redhat.com/security/cve/CVE-2026-44495https://access.redhat.com/security/cve/CVE-2026-44496https://access.redhat.com/security/cve/CVE-2026-44990Canonical URLhttps://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.20/Canonical URLReference 102Reference 103Canonical URLCanonical URLCanonical URLhttps://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.19/Canonical URLhttps://access.redhat.com/errata/RHSA-2026:51194https://access.redhat.com/documentation/en-us/red_hat_satellite/6.19/html/updating_red_hat_satellite/indexhttps://access.redhat.com/security/cve/CVE-2026-42561https://catalog.redhat.com/software/containers/searchhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#installing-and-configuring-red-hat-lightspeed-in-satellitehttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/installing_satellite_server_in_a_disconnected_network_environment/performing-additional-configuration#installing-and-configuring-red-hat-lightspeed-in-satelliteCanonical URLReference 116Reference 117Reference 118Reference 119Reference 120Reference 121Reference 122Reference 123Reference 124Reference 125Reference 126Reference 127Reference 128Reference 129Reference 130Reference 131Reference 132Reference 133Reference 134Reference 135Reference 136Reference 137Reference 138Reference 139Canonical URLCanonical URLReference 142https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.21/Canonical URLCanonical URLCanonical URLCanonical URLhttps://access.redhat.com/errata/RHSA-2026:5455224678092467820Canonical URLhttps://access.redhat.com/errata/RHSA-2026:54556https://access.redhat.com/security/cve/CVE-2026-46597https://access.redhat.com/security/cve/CVE-2026-59869Canonical URLhttps://access.redhat.com/errata/RHSA-2026:54584Canonical URLReference 158Reference 159Reference 160Reference 161Reference 162Reference 163Reference 164Reference 165Reference 166Reference 167Reference 168Reference 169Reference 170Reference 171Reference 17224678102467811246781324678152467823246782524678262467827RHEL-175610Canonical URLRHEL-175608Canonical URLRHEL-175605Canonical URLReference 187Reference 188Reference 189Reference 190Reference 191Reference 192Reference 193Reference 194Reference 195Reference 196Reference 197Reference 198CVE-2026-33811 Crash when handling long CNAME response in net - VEXMicrosoft Support LifecycleCommon Vulnerability Scoring SystemCanonical URLReference 203Reference 204Reference 205Reference 206Reference 207Reference 208Reference 209Reference 210Reference 211Reference 212Reference 213Reference 214Reference 215Reference 216Reference 217Reference 218Reference 219Reference 220Reference 221Reference 222Reference 223Search on Google

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses