GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

RHSA-2026:44868

Vulnerability from csaf_redhat - Published: 2026-07-24 01:48 - Updated: 2026-09-15 08:28
Summary
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
Severity
Important
Notes
Topic: An update for Red Hat Hardened Images RPMs is now available.
Details: This update includes the following RPMs: etcd: * etcd-3.7.1-0.1.hum1 (aarch64, x86_64) * etcd-3.7.1-0.1.hum1.src (src)
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.

A flaw was found in etcd, a distributed key-value store. When etcd is configured to use separate listeners for HTTP and gRPC client endpoints, the Certificate Revocation List (CRL) is not properly enforced on the gRPC listener. This oversight allows a client with a revoked certificate to successfully authenticate, potentially leading to unauthorized access and compromise of data integrity.

CWE-295 - Improper Certificate Validation
Affected products
Product Identifier Version Remediation
Unresolved product id: Red Hat Hardened Images:etcd-main@aarch64
Vendor Fix fix
Unresolved product id: Red Hat Hardened Images:etcd-main@src
Vendor Fix fix
Unresolved product id: Red Hat Hardened Images:etcd-main@x86_64
Vendor Fix fix
Threats
Impact Moderate

A flaw was found in etcd, a distributed key-value store. A remote attacker can exploit this by opening numerous TCP connections to an etcd TLS listener without completing the TLS handshake. This action causes the `tlsListener.acceptLoop` to spawn an unbounded number of goroutines, which consume excessive memory. This resource exhaustion leads to a Denial of Service (DoS) for the etcd cluster and, consequently, for the Kubernetes control plane it supports.

CWE-770 - Allocation of Resources Without Limits or Throttling
Affected products
Fixed 3 products, the same list as for CVE-2026-59818
Threats
Impact Important
References
URL Category
https://access.redhat.com/errata/RHSA-2026:44868 self
https://images.redhat.com/ external
https://access.redhat.com/security/cve/CVE-2026-73500 external
https://access.redhat.com/security/updates/classi… external
https://access.redhat.com/security/cve/CVE-2026-59818 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-59818 self
https://bugzilla.redhat.com/show_bug.cgi?id=2498305 external
https://www.cve.org/CVERecord?id=CVE-2026-59818 external
https://nvd.nist.gov/vuln/detail/CVE-2026-59818 external
https://github.com/etcd-io/etcd/commit/2308ce1578… external
https://github.com/etcd-io/etcd/commit/24838af5a5… external
https://github.com/etcd-io/etcd/commit/8221ae82bc… external
https://github.com/etcd-io/etcd/pull/22007 external
https://github.com/etcd-io/etcd/pull/22021 external
https://github.com/etcd-io/etcd/pull/22025 external
https://github.com/etcd-io/etcd/releases/tag/v3.5.32 external
https://github.com/etcd-io/etcd/releases/tag/v3.6.13 external
https://github.com/etcd-io/etcd/security/advisori… external
https://access.redhat.com/security/cve/CVE-2026-73500 self
https://bugzilla.redhat.com/show_bug.cgi?id=2515007 external
https://www.cve.org/CVERecord?id=CVE-2026-73500 external
https://nvd.nist.gov/vuln/detail/CVE-2026-73500 external
https://github.com/etcd-io/etcd/commit/2e07efce97… external
https://github.com/etcd-io/etcd/commit/89ff6d5079… external
https://github.com/etcd-io/etcd/commit/8e4dd0679a… external
https://github.com/etcd-io/etcd/commit/f73cba7d92… external
https://github.com/etcd-io/etcd/pull/22130 external
https://github.com/etcd-io/etcd/releases/tag/v3.5.33 external
https://github.com/etcd-io/etcd/releases/tag/v3.6.14 external
https://github.com/etcd-io/etcd/releases/tag/v3.7.1 external
https://github.com/etcd-io/etcd/security/advisori… 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 Red Hat Hardened Images RPMs is now available.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "This update includes the following RPMs:\n\netcd:\n  * etcd-3.7.1-0.1.hum1 (aarch64, x86_64)\n  * etcd-3.7.1-0.1.hum1.src (src)",
        "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:44868",
        "url": "https://access.redhat.com/errata/RHSA-2026:44868"
      },
      {
        "category": "external",
        "summary": "https://images.redhat.com/",
        "url": "https://images.redhat.com/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-73500",
        "url": "https://access.redhat.com/security/cve/CVE-2026-73500"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-59818",
        "url": "https://access.redhat.com/security/cve/CVE-2026-59818"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_44868.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
    "tracking": {
      "current_release_date": "2026-09-15T08:28:09+00:00",
      "generator": {
        "date": "2026-09-15T08:28:09+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.21"
        }
      },
      "id": "RHSA-2026:44868",
      "initial_release_date": "2026-07-24T01:48:52+00:00",
      "revision_history": [
        {
          "date": "2026-07-24T01:48:52+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-09-08T16:38:02+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-09-15T08:28:09+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Hardened Images",
                "product": {
                  "name": "Red Hat Hardened Images",
                  "product_id": "Red Hat Hardened Images",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:hummingbird:1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Hardened Images"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "etcd-main@aarch64",
                "product": {
                  "name": "etcd-main@aarch64",
                  "product_id": "etcd-main@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/etcd@3.7.1-0.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "etcd-main@src",
                "product": {
                  "name": "etcd-main@src",
                  "product_id": "etcd-main@src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/etcd@3.7.1-0.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "etcd-main@x86_64",
                "product": {
                  "name": "etcd-main@x86_64",
                  "product_id": "etcd-main@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/etcd@3.7.1-0.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "etcd-main@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:etcd-main@aarch64"
        },
        "product_reference": "etcd-main@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "etcd-main@src as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:etcd-main@src"
        },
        "product_reference": "etcd-main@src",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "etcd-main@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:etcd-main@x86_64"
        },
        "product_reference": "etcd-main@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-59818",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "discovery_date": "2026-07-08T22:02:41.982508+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2498305"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in etcd, a distributed key-value store. When etcd is configured to use separate listeners for HTTP and gRPC client endpoints, the Certificate Revocation List (CRL) is not properly enforced on the gRPC listener. This oversight allows a client with a revoked certificate to successfully authenticate, potentially leading to unauthorized access and compromise of data integrity.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "etcd: etcd: Authentication bypass due to improper Certificate Revocation List enforcement on gRPC listener",
          "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": [
          "Red Hat Hardened Images:etcd-main@aarch64",
          "Red Hat Hardened Images:etcd-main@src",
          "Red Hat Hardened Images:etcd-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-59818"
        },
        {
          "category": "external",
          "summary": "RHBZ#2498305",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498305"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-59818",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-59818"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59818",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59818"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/commit/2308ce1578064641d4d67c40f0487309267d1bef",
          "url": "https://github.com/etcd-io/etcd/commit/2308ce1578064641d4d67c40f0487309267d1bef"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/commit/24838af5a53dd0245adced920e42a9bf0e7a267f",
          "url": "https://github.com/etcd-io/etcd/commit/24838af5a53dd0245adced920e42a9bf0e7a267f"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/commit/8221ae82bc25d4d55ca64382207b69be71038cbb",
          "url": "https://github.com/etcd-io/etcd/commit/8221ae82bc25d4d55ca64382207b69be71038cbb"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/pull/22007",
          "url": "https://github.com/etcd-io/etcd/pull/22007"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/pull/22021",
          "url": "https://github.com/etcd-io/etcd/pull/22021"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/pull/22025",
          "url": "https://github.com/etcd-io/etcd/pull/22025"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/releases/tag/v3.5.32",
          "url": "https://github.com/etcd-io/etcd/releases/tag/v3.5.32"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/releases/tag/v3.6.13",
          "url": "https://github.com/etcd-io/etcd/releases/tag/v3.6.13"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92",
          "url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92"
        }
      ],
      "release_date": "2026-07-08T21:00:18.207000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-07-24T01:48:52+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:etcd-main@aarch64",
            "Red Hat Hardened Images:etcd-main@src",
            "Red Hat Hardened Images:etcd-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:44868"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:etcd-main@aarch64",
            "Red Hat Hardened Images:etcd-main@src",
            "Red Hat Hardened Images:etcd-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "etcd: etcd: Authentication bypass due to improper Certificate Revocation List enforcement on gRPC listener"
    },
    {
      "cve": "CVE-2026-73500",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2026-08-12T21:41:05.096460+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2515007"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in etcd, a distributed key-value store. A remote attacker can exploit this by opening numerous TCP connections to an etcd TLS listener without completing the TLS handshake. This action causes the `tlsListener.acceptLoop` to spawn an unbounded number of goroutines, which consume excessive memory. This resource exhaustion leads to a Denial of Service (DoS) for the etcd cluster and, consequently, for the Kubernetes control plane it supports.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "etcd: etcd: Denial of Service via unbounded TLS handshake goroutines",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important denial of service flaw in etcd, a critical component for distributed systems and Kubernetes control planes. A remote attacker can exhaust etcd memory by initiating numerous incomplete TLS handshakes, leading to a loss of availability for affected clusters.",
          "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": [
          "Red Hat Hardened Images:etcd-main@aarch64",
          "Red Hat Hardened Images:etcd-main@src",
          "Red Hat Hardened Images:etcd-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-73500"
        },
        {
          "category": "external",
          "summary": "RHBZ#2515007",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515007"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-73500",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-73500"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73500",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73500"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/commit/2e07efce9745004eb4773cffaada9b5cdf77cff2",
          "url": "https://github.com/etcd-io/etcd/commit/2e07efce9745004eb4773cffaada9b5cdf77cff2"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/commit/89ff6d50796049d4f1136915ba21504b76e7e372",
          "url": "https://github.com/etcd-io/etcd/commit/89ff6d50796049d4f1136915ba21504b76e7e372"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/commit/8e4dd0679a2c6b095d2a32a749fda2521c7809a3",
          "url": "https://github.com/etcd-io/etcd/commit/8e4dd0679a2c6b095d2a32a749fda2521c7809a3"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/commit/f73cba7d920019f91a1ea1f6697833e42731f057",
          "url": "https://github.com/etcd-io/etcd/commit/f73cba7d920019f91a1ea1f6697833e42731f057"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/pull/22130",
          "url": "https://github.com/etcd-io/etcd/pull/22130"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/releases/tag/v3.5.33",
          "url": "https://github.com/etcd-io/etcd/releases/tag/v3.5.33"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/releases/tag/v3.6.14",
          "url": "https://github.com/etcd-io/etcd/releases/tag/v3.6.14"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/releases/tag/v3.7.1",
          "url": "https://github.com/etcd-io/etcd/releases/tag/v3.7.1"
        },
        {
          "category": "external",
          "summary": "https://github.com/etcd-io/etcd/security/advisories/GHSA-6vch-q96h-7gc3",
          "url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-6vch-q96h-7gc3"
        }
      ],
      "release_date": "2026-08-12T21:22:25.151000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-07-24T01:48:52+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:etcd-main@aarch64",
            "Red Hat Hardened Images:etcd-main@src",
            "Red Hat Hardened Images:etcd-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:44868"
        },
        {
          "category": "workaround",
          "details": "Restrict network access to the etcd TLS listener to only trusted clients and networks. Configure firewall rules to limit inbound connections to the etcd client port (default 2379) and peer port (default 2380) to authorized hosts. This reduces the attack surface by preventing untrusted network attackers from reaching the vulnerable service.",
          "product_ids": [
            "Red Hat Hardened Images:etcd-main@aarch64",
            "Red Hat Hardened Images:etcd-main@src",
            "Red Hat Hardened Images:etcd-main@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": [
            "Red Hat Hardened Images:etcd-main@aarch64",
            "Red Hat Hardened Images:etcd-main@src",
            "Red Hat Hardened Images:etcd-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "etcd: etcd: Denial of Service via unbounded TLS handshake goroutines"
    }
  ]
}



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…

Loading…