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

RHSA-2026:62578

Vulnerability from csaf_redhat - Published: 2026-09-02 11:46 - Updated: 2026-09-04 21:15
Summary
Red Hat Security Advisory: go-fdo-server security update
Severity
Important
Notes
Topic: An update for go-fdo-server is now available for Red Hat Enterprise Linux 10. 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: This package provides a server-side implementation of the FIDO Device Onboard (FDO) specification, written in Go. FDO is an open standard for the late binding of device credentials, allowing for automated and secure on-boarding of devices when they are first powered on in their final location. Security Fix(es): * crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810) * encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818) * net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860) * net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853) * crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862) 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.

A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.

CWE-1289 - Improper Validation of Unsafe Equivalence in Input
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Threats
Impact Important

A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.

CWE-776 - Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Threats
Impact Important

A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.

CWE-770 - Allocation of Resources Without Limits or Throttling
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Threats
Impact Important

A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory ('..') segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.

CWE-770 - Allocation of Resources Without Limits or Throttling
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Threats
Impact Important

A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.

CWE-1050 - Excessive Platform Resource Consumption within a Loop
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch
Vendor Fix fix
Threats
Impact Important
References
URL Category
https://access.redhat.com/errata/RHSA-2026:62578 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2456335 external
https://bugzilla.redhat.com/show_bug.cgi?id=2515815 external
https://bugzilla.redhat.com/show_bug.cgi?id=2515820 external
https://bugzilla.redhat.com/show_bug.cgi?id=2515827 external
https://bugzilla.redhat.com/show_bug.cgi?id=2515839 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-33810 self
https://bugzilla.redhat.com/show_bug.cgi?id=2456335 external
https://www.cve.org/CVERecord?id=CVE-2026-33810 external
https://nvd.nist.gov/vuln/detail/CVE-2026-33810 external
https://go.dev/cl/763763 external
https://go.dev/issue/78332 external
https://groups.google.com/g/golang-announce/c/0uY… external
https://pkg.go.dev/vuln/GO-2026-4866 external
https://access.redhat.com/security/cve/CVE-2026-33818 self
https://bugzilla.redhat.com/show_bug.cgi?id=2515815 external
https://www.cve.org/CVERecord?id=CVE-2026-33818 external
https://nvd.nist.gov/vuln/detail/CVE-2026-33818 external
https://go.dev/cl/814980 external
https://go.dev/issue/80405 external
https://groups.google.com/g/golang-announce/c/94p… external
https://pkg.go.dev/vuln/GO-2026-5972 external
https://access.redhat.com/security/cve/CVE-2026-56853 self
https://bugzilla.redhat.com/show_bug.cgi?id=2515827 external
https://www.cve.org/CVERecord?id=CVE-2026-56853 external
https://nvd.nist.gov/vuln/detail/CVE-2026-56853 external
https://go.dev/cl/795540 external
https://go.dev/issue/80205 external
https://pkg.go.dev/vuln/GO-2026-6089 external
https://access.redhat.com/security/cve/CVE-2026-56860 self
https://bugzilla.redhat.com/show_bug.cgi?id=2515820 external
https://www.cve.org/CVERecord?id=CVE-2026-56860 external
https://nvd.nist.gov/vuln/detail/CVE-2026-56860 external
https://go.dev/cl/803681 external
https://go.dev/issue/80494 external
https://pkg.go.dev/vuln/GO-2026-6218 external
https://access.redhat.com/security/cve/CVE-2026-56862 self
https://bugzilla.redhat.com/show_bug.cgi?id=2515839 external
https://www.cve.org/CVERecord?id=CVE-2026-56862 external
https://nvd.nist.gov/vuln/detail/CVE-2026-56862 external
https://go.dev/cl/804261 external
https://go.dev/issue/80528 external
https://pkg.go.dev/vuln/GO-2026-6090 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 go-fdo-server is now available for Red Hat Enterprise Linux 10.\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": "This package provides a server-side implementation of the FIDO Device Onboard (FDO) specification, written in Go. FDO is an open standard for the late binding of device credentials, allowing for automated and secure on-boarding of devices when they are first powered on in their final location.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\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:62578",
        "url": "https://access.redhat.com/errata/RHSA-2026:62578"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2456335",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
      },
      {
        "category": "external",
        "summary": "2515815",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
      },
      {
        "category": "external",
        "summary": "2515820",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
      },
      {
        "category": "external",
        "summary": "2515827",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
      },
      {
        "category": "external",
        "summary": "2515839",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_62578.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-fdo-server security update",
    "tracking": {
      "current_release_date": "2026-09-04T21:15:54+00:00",
      "generator": {
        "date": "2026-09-04T21:15:54+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.16"
        }
      },
      "id": "RHSA-2026:62578",
      "initial_release_date": "2026-09-02T11:46:07+00:00",
      "revision_history": [
        {
          "date": "2026-09-02T11:46:07+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-09-02T11:46:07+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-09-04T21:15:54+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. 10)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 10)",
                  "product_id": "AppStream-10.2.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:10.2"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-fdo-server-0:1.0.1-2.el10_2.4.src",
                "product": {
                  "name": "go-fdo-server-0:1.0.1-2.el10_2.4.src",
                  "product_id": "go-fdo-server-0:1.0.1-2.el10_2.4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server@1.0.1-2.el10_2.4?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
                "product": {
                  "name": "go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
                  "product_id": "go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server@1.0.1-2.el10_2.4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
                "product": {
                  "name": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
                  "product_id": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server-debugsource@1.0.1-2.el10_2.4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
                "product": {
                  "name": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
                  "product_id": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server-debuginfo@1.0.1-2.el10_2.4?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
                "product": {
                  "name": "go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
                  "product_id": "go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server@1.0.1-2.el10_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
                "product": {
                  "name": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
                  "product_id": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server-debugsource@1.0.1-2.el10_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
                "product": {
                  "name": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
                  "product_id": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server-debuginfo@1.0.1-2.el10_2.4?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
                "product": {
                  "name": "go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
                  "product_id": "go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server-manufacturer@1.0.1-2.el10_2.4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
                "product": {
                  "name": "go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
                  "product_id": "go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server-owner@1.0.1-2.el10_2.4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch",
                "product": {
                  "name": "go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch",
                  "product_id": "go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-fdo-server-rendezvous@1.0.1-2.el10_2.4?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-0:1.0.1-2.el10_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64"
        },
        "product_reference": "go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-0:1.0.1-2.el10_2.4.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src"
        },
        "product_reference": "go-fdo-server-0:1.0.1-2.el10_2.4.src",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-0:1.0.1-2.el10_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64"
        },
        "product_reference": "go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64"
        },
        "product_reference": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64"
        },
        "product_reference": "go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64"
        },
        "product_reference": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64"
        },
        "product_reference": "go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch"
        },
        "product_reference": "go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch"
        },
        "product_reference": "go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
        "relates_to_product_reference": "AppStream-10.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
        },
        "product_reference": "go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch",
        "relates_to_product_reference": "AppStream-10.2.Z"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-33810",
      "cwe": {
        "id": "CWE-1289",
        "name": "Improper Validation of Unsafe Equivalence in Input"
      },
      "discovery_date": "2026-04-08T02:01:09.100830+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2456335"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
          "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-33810"
        },
        {
          "category": "external",
          "summary": "RHBZ#2456335",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/763763",
          "url": "https://go.dev/cl/763763"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/78332",
          "url": "https://go.dev/issue/78332"
        },
        {
          "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-4866",
          "url": "https://pkg.go.dev/vuln/GO-2026-4866"
        }
      ],
      "release_date": "2026-04-08T01:06:56.546000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-02T11:46:07+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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:62578"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
    },
    {
      "cve": "CVE-2026-33818",
      "cwe": {
        "id": "CWE-776",
        "name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
      },
      "discovery_date": "2026-08-13T22:12:37.151735+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2515815"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important denial of service flaw in the Go encoding/asn1 package, as it can be triggered remotely without authentication. An attacker can provide a malformed ASN.1 structure, causing excessive recursion during unmarshalling and leading to stack exhaustion, which can render the service unavailable.",
          "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-33818"
        },
        {
          "category": "external",
          "summary": "RHBZ#2515815",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-33818",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-33818"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/814980",
          "url": "https://go.dev/cl/814980"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/80405",
          "url": "https://go.dev/issue/80405"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
          "url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-5972",
          "url": "https://pkg.go.dev/vuln/GO-2026-5972"
        }
      ],
      "release_date": "2026-08-13T21:58:52.821000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-02T11:46:07+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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:62578"
        }
      ],
      "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal"
    },
    {
      "cve": "CVE-2026-56853",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2026-08-13T22:14:53.561638+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2515827"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Important: Unencrypted HTTP/2 servers are susceptible to a denial of service due to improper handling of ReadHeaderTimeout during the client preface reading phase. This can lead to resource exhaustion and service unavailability in affected Red Hat products configured to support unencrypted HTTP/2.",
          "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-56853"
        },
        {
          "category": "external",
          "summary": "RHBZ#2515827",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-56853",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-56853"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/795540",
          "url": "https://go.dev/cl/795540"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/80205",
          "url": "https://go.dev/issue/80205"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
          "url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-6089",
          "url": "https://pkg.go.dev/vuln/GO-2026-6089"
        }
      ],
      "release_date": "2026-08-13T21:58:53.092000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-02T11:46:07+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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:62578"
        }
      ],
      "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service"
    },
    {
      "cve": "CVE-2026-56860",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2026-08-13T22:13:18.319384+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2515820"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory (\u0027..\u0027) segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important denial of service flaw in the Go `net/url` package. Applications built with Go that process untrusted URLs containing parent directory segments (\u0027..\u0027) may be vulnerable to excessive resource consumption due to quadratic time complexity in path resolution. This can lead to a denial of service, impacting the availability of affected services.",
          "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-56860"
        },
        {
          "category": "external",
          "summary": "RHBZ#2515820",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-56860",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-56860"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/803681",
          "url": "https://go.dev/cl/803681"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/80494",
          "url": "https://go.dev/issue/80494"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
          "url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-6218",
          "url": "https://pkg.go.dev/vuln/GO-2026-6218"
        }
      ],
      "release_date": "2026-08-13T21:58:53.731000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-02T11:46:07+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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:62578"
        }
      ],
      "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution"
    },
    {
      "cve": "CVE-2026-56862",
      "cwe": {
        "id": "CWE-1050",
        "name": "Excessive Platform Resource Consumption within a Loop"
      },
      "discovery_date": "2026-08-13T22:16:41.928450+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2515839"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important denial of service vulnerability in the `golang` `crypto/tls` package. A remote, unauthenticated attacker can exploit this flaw by continuously sending `KeyUpdate` messages during a TLS handshake, forcing the server to perform indefinite key derivation operations. This resource exhaustion can lead to a denial of service for applications and services in Red Hat products that use the affected `crypto/tls` library and are exposed to untrusted network clients.",
          "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
          "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
          "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
          "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
          "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-56862"
        },
        {
          "category": "external",
          "summary": "RHBZ#2515839",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-56862",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-56862"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/804261",
          "url": "https://go.dev/cl/804261"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/80528",
          "url": "https://go.dev/issue/80528"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
          "url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2026-6090",
          "url": "https://pkg.go.dev/vuln/GO-2026-6090"
        }
      ],
      "release_date": "2026-08-13T21:58:53.216000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-02T11:46:07+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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:62578"
        }
      ],
      "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-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.src",
            "AppStream-10.2.Z:go-fdo-server-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.aarch64",
            "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-2.el10_2.4.x86_64",
            "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-2.el10_2.4.noarch",
            "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-2.el10_2.4.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages"
    }
  ]
}



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…