RHSA-2026:29455

Vulnerability from csaf_redhat - Published: 2026-06-25 00:07 - Updated: 2026-06-27 19:40
Summary
Red Hat Security Advisory: buildah security update
Severity
Important
Notes
Topic: An update for buildah is now available for Red Hat Enterprise Linux 9. 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.
Details: The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. Security Fix(es): * net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679) * crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281) * crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283) * crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280) * golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters (CVE-2026-39829) * golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses (CVE-2026-39830) 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.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.

CWE-1286 - Improper Validation of Syntactic Correctness of Input
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Threats
Impact Important

A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.

CWE-770 - Allocation of Resources Without Limits or Throttling
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Threats
Impact Important

A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.

CWE-1050 - Excessive Platform Resource Consumption within a Loop
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Threats
Impact Moderate

A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).

CWE-764 - Multiple Locks of a Critical Resource
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Threats
Impact Important

A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.

CWE-1284 - Improper Validation of Specified Quantity in Input
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Threats
Impact Important

A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.

CWE-772 - Missing Release of Resource after Effective Lifetime
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64
Vendor Fix fix
Workaround
Threats
Impact Important
References
URL Category
https://access.redhat.com/errata/RHSA-2026:29455 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2445356 external
https://bugzilla.redhat.com/show_bug.cgi?id=2456333 external
https://bugzilla.redhat.com/show_bug.cgi?id=2456338 external
https://bugzilla.redhat.com/show_bug.cgi?id=2456339 external
https://bugzilla.redhat.com/show_bug.cgi?id=2480681 external
https://bugzilla.redhat.com/show_bug.cgi?id=2480684 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-25679 self
https://bugzilla.redhat.com/show_bug.cgi?id=2445356 external
https://www.cve.org/CVERecord?id=CVE-2026-25679 external
https://nvd.nist.gov/vuln/detail/CVE-2026-25679 external
https://go.dev/cl/752180 external
https://go.dev/issue/77578 external
https://groups.google.com/g/golang-announce/c/Edh… external
https://pkg.go.dev/vuln/GO-2026-4601 external
https://access.redhat.com/security/cve/CVE-2026-32280 self
https://bugzilla.redhat.com/show_bug.cgi?id=2456339 external
https://www.cve.org/CVERecord?id=CVE-2026-32280 external
https://nvd.nist.gov/vuln/detail/CVE-2026-32280 external
https://go.dev/cl/758320 external
https://go.dev/issue/78282 external
https://groups.google.com/g/golang-announce/c/0uY… external
https://pkg.go.dev/vuln/GO-2026-4947 external
https://access.redhat.com/security/cve/CVE-2026-32281 self
https://bugzilla.redhat.com/show_bug.cgi?id=2456333 external
https://www.cve.org/CVERecord?id=CVE-2026-32281 external
https://nvd.nist.gov/vuln/detail/CVE-2026-32281 external
https://go.dev/cl/758061 external
https://go.dev/issue/78281 external
https://pkg.go.dev/vuln/GO-2026-4946 external
https://access.redhat.com/security/cve/CVE-2026-32283 self
https://bugzilla.redhat.com/show_bug.cgi?id=2456338 external
https://www.cve.org/CVERecord?id=CVE-2026-32283 external
https://nvd.nist.gov/vuln/detail/CVE-2026-32283 external
https://go.dev/cl/763767 external
https://go.dev/issue/78334 external
https://pkg.go.dev/vuln/GO-2026-4870 external
https://access.redhat.com/security/cve/CVE-2026-39829 self
https://bugzilla.redhat.com/show_bug.cgi?id=2480681 external
https://www.cve.org/CVERecord?id=CVE-2026-39829 external
https://nvd.nist.gov/vuln/detail/CVE-2026-39829 external
https://go.dev/cl/781641 external
https://go.dev/cl/781661 external
https://go.dev/issue/79565 external
https://groups.google.com/g/golang-announce/c/a08… external
https://pkg.go.dev/vuln/GO-2026-5018 external
https://access.redhat.com/security/cve/CVE-2026-39830 self
https://bugzilla.redhat.com/show_bug.cgi?id=2480684 external
https://www.cve.org/CVERecord?id=CVE-2026-39830 external
https://nvd.nist.gov/vuln/detail/CVE-2026-39830 external
https://go.dev/cl/781640 external
https://go.dev/cl/781664 external
https://go.dev/issue/79564 external
https://pkg.go.dev/vuln/GO-2026-5017 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for buildah is now available for Red Hat Enterprise Linux 9.\n\nRed 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.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\n* golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters (CVE-2026-39829)\n\n* golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses (CVE-2026-39830)\n\nFor 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.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:29455",
        "url": "https://access.redhat.com/errata/RHSA-2026:29455"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2445356",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
      },
      {
        "category": "external",
        "summary": "2456333",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
      },
      {
        "category": "external",
        "summary": "2456338",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
      },
      {
        "category": "external",
        "summary": "2456339",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
      },
      {
        "category": "external",
        "summary": "2480681",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
      },
      {
        "category": "external",
        "summary": "2480684",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_29455.json"
      }
    ],
    "title": "Red Hat Security Advisory: buildah security update",
    "tracking": {
      "current_release_date": "2026-06-27T19:40:02+00:00",
      "generator": {
        "date": "2026-06-27T19:40:02+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.2.6"
        }
      },
      "id": "RHSA-2026:29455",
      "initial_release_date": "2026-06-25T00:07:14+00:00",
      "revision_history": [
        {
          "date": "2026-06-25T00:07:14+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-06-25T00:07:14+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-06-27T19:40:02+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-2:1.43.1-2.el9_8.src",
                "product": {
                  "name": "buildah-2:1.43.1-2.el9_8.src",
                  "product_id": "buildah-2:1.43.1-2.el9_8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.43.1-2.el9_8?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-2:1.43.1-2.el9_8.aarch64",
                "product": {
                  "name": "buildah-2:1.43.1-2.el9_8.aarch64",
                  "product_id": "buildah-2:1.43.1-2.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.43.1-2.el9_8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.43.1-2.el9_8.aarch64",
                "product": {
                  "name": "buildah-tests-2:1.43.1-2.el9_8.aarch64",
                  "product_id": "buildah-tests-2:1.43.1-2.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.43.1-2.el9_8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
                "product": {
                  "name": "buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
                  "product_id": "buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.43.1-2.el9_8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
                "product": {
                  "name": "buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
                  "product_id": "buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.43.1-2.el9_8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
                  "product_id": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.43.1-2.el9_8?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-2:1.43.1-2.el9_8.ppc64le",
                "product": {
                  "name": "buildah-2:1.43.1-2.el9_8.ppc64le",
                  "product_id": "buildah-2:1.43.1-2.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.43.1-2.el9_8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.43.1-2.el9_8.ppc64le",
                "product": {
                  "name": "buildah-tests-2:1.43.1-2.el9_8.ppc64le",
                  "product_id": "buildah-tests-2:1.43.1-2.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.43.1-2.el9_8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
                "product": {
                  "name": "buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
                  "product_id": "buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.43.1-2.el9_8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
                  "product_id": "buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.43.1-2.el9_8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
                  "product_id": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.43.1-2.el9_8?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-2:1.43.1-2.el9_8.x86_64",
                "product": {
                  "name": "buildah-2:1.43.1-2.el9_8.x86_64",
                  "product_id": "buildah-2:1.43.1-2.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.43.1-2.el9_8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.43.1-2.el9_8.x86_64",
                "product": {
                  "name": "buildah-tests-2:1.43.1-2.el9_8.x86_64",
                  "product_id": "buildah-tests-2:1.43.1-2.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.43.1-2.el9_8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
                "product": {
                  "name": "buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
                  "product_id": "buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.43.1-2.el9_8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
                "product": {
                  "name": "buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
                  "product_id": "buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.43.1-2.el9_8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64",
                  "product_id": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.43.1-2.el9_8?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-2:1.43.1-2.el9_8.s390x",
                "product": {
                  "name": "buildah-2:1.43.1-2.el9_8.s390x",
                  "product_id": "buildah-2:1.43.1-2.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.43.1-2.el9_8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.43.1-2.el9_8.s390x",
                "product": {
                  "name": "buildah-tests-2:1.43.1-2.el9_8.s390x",
                  "product_id": "buildah-tests-2:1.43.1-2.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.43.1-2.el9_8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.43.1-2.el9_8.s390x",
                "product": {
                  "name": "buildah-debugsource-2:1.43.1-2.el9_8.s390x",
                  "product_id": "buildah-debugsource-2:1.43.1-2.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.43.1-2.el9_8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
                "product": {
                  "name": "buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
                  "product_id": "buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.43.1-2.el9_8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
                  "product_id": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.43.1-2.el9_8?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.43.1-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64"
        },
        "product_reference": "buildah-2:1.43.1-2.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.43.1-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le"
        },
        "product_reference": "buildah-2:1.43.1-2.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.43.1-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x"
        },
        "product_reference": "buildah-2:1.43.1-2.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.43.1-2.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src"
        },
        "product_reference": "buildah-2:1.43.1-2.el9_8.src",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.43.1-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64"
        },
        "product_reference": "buildah-2:1.43.1-2.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.43.1-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64"
        },
        "product_reference": "buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le"
        },
        "product_reference": "buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.43.1-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x"
        },
        "product_reference": "buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.43.1-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64"
        },
        "product_reference": "buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.43.1-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64"
        },
        "product_reference": "buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.43.1-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le"
        },
        "product_reference": "buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.43.1-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x"
        },
        "product_reference": "buildah-debugsource-2:1.43.1-2.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.43.1-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64"
        },
        "product_reference": "buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.43.1-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64"
        },
        "product_reference": "buildah-tests-2:1.43.1-2.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.43.1-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le"
        },
        "product_reference": "buildah-tests-2:1.43.1-2.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.43.1-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x"
        },
        "product_reference": "buildah-tests-2:1.43.1-2.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.43.1-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64"
        },
        "product_reference": "buildah-tests-2:1.43.1-2.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-25679",
      "cwe": {
        "id": "CWE-1286",
        "name": "Improper Validation of Syntactic Correctness of Input"
      },
      "discovery_date": "2026-03-06T22:02:11.567841+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2445356"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-25679"
        },
        {
          "category": "external",
          "summary": "RHBZ#2445356",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/752180",
          "url": "https://go.dev/cl/752180"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/77578",
          "url": "https://go.dev/issue/77578"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
          "url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-4601",
          "url": "https://pkg.go.dev/vuln/GO-2026-4601"
        }
      ],
      "release_date": "2026-03-06T21:28:14.211000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-06-25T00:07:14+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:29455"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
    },
    {
      "cve": "CVE-2026-32280",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2026-04-08T02:01:19.572351+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2456339"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-32280"
        },
        {
          "category": "external",
          "summary": "RHBZ#2456339",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/758320",
          "url": "https://go.dev/cl/758320"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/78282",
          "url": "https://go.dev/issue/78282"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
          "url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-4947",
          "url": "https://pkg.go.dev/vuln/GO-2026-4947"
        }
      ],
      "release_date": "2026-04-08T01:06:58.595000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-06-25T00:07:14+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:29455"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
    },
    {
      "cve": "CVE-2026-32281",
      "cwe": {
        "id": "CWE-1050",
        "name": "Excessive Platform Resource Consumption within a Loop"
      },
      "discovery_date": "2026-04-08T02:01:00.930989+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2456333"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-32281"
        },
        {
          "category": "external",
          "summary": "RHBZ#2456333",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/758061",
          "url": "https://go.dev/cl/758061"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/78281",
          "url": "https://go.dev/issue/78281"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
          "url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-4946",
          "url": "https://pkg.go.dev/vuln/GO-2026-4946"
        }
      ],
      "release_date": "2026-04-08T01:06:58.354000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-06-25T00:07:14+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:29455"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
    },
    {
      "cve": "CVE-2026-32283",
      "cwe": {
        "id": "CWE-764",
        "name": "Multiple Locks of a Critical Resource"
      },
      "discovery_date": "2026-04-08T02:01:16.213799+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2456338"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-32283"
        },
        {
          "category": "external",
          "summary": "RHBZ#2456338",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/763767",
          "url": "https://go.dev/cl/763767"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/78334",
          "url": "https://go.dev/issue/78334"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
          "url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-4870",
          "url": "https://pkg.go.dev/vuln/GO-2026-4870"
        }
      ],
      "release_date": "2026-04-08T01:06:57.670000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-06-25T00:07:14+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:29455"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
    },
    {
      "cve": "CVE-2026-39829",
      "cwe": {
        "id": "CWE-1284",
        "name": "Improper Validation of Specified Quantity in Input"
      },
      "discovery_date": "2026-05-22T04:01:30.092249+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2480681"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-39829"
        },
        {
          "category": "external",
          "summary": "RHBZ#2480681",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/781641",
          "url": "https://go.dev/cl/781641"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/781661",
          "url": "https://go.dev/cl/781661"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/79565",
          "url": "https://go.dev/issue/79565"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
          "url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-5018",
          "url": "https://pkg.go.dev/vuln/GO-2026-5018"
        }
      ],
      "release_date": "2026-05-22T02:31:27.324000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-06-25T00:07:14+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:29455"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
    },
    {
      "cve": "CVE-2026-39830",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "discovery_date": "2026-05-22T04:01:38.517202+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2480684"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-39830"
        },
        {
          "category": "external",
          "summary": "RHBZ#2480684",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/781640",
          "url": "https://go.dev/cl/781640"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/781664",
          "url": "https://go.dev/cl/781664"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/79564",
          "url": "https://go.dev/issue/79564"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
          "url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-5017",
          "url": "https://pkg.go.dev/vuln/GO-2026-5017"
        }
      ],
      "release_date": "2026-05-22T02:31:27.208000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-06-25T00:07:14+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:29455"
        },
        {
          "category": "workaround",
          "details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debuginfo-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-debugsource-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-2:1.43.1-2.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.43.1-2.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…