{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:osrg:gobgp:4.3.0:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "4.3.0"
              },
              {
                "last_affected": "4.3.0"
              }
            ],
            "source": [
              "CPE_STRING",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "c3eb0db6df91379e15ce1a8709cb1b64f482248e"
            },
            {
              "fixed": "12b4ebaef14f61e1c7c7403c770b67826f0b8cf4"
            }
          ],
          "repo": "https://github.com/osrg/gobgp",
          "type": "GIT"
        }
      ],
      "versions": [
        "4.3.0",
        "= 4.3.0"
      ]
    }
  ],
  "aliases": [
    "GHSA-7235-89m6-f4px"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-476"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41642.json"
  },
  "details": "GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. In version 4.3.0, a remote Denial of Service (DoS) vulnerability exists in GoBGP due to a nil pointer dereference. When a malformed BGP UPDATE message contains an unrecognized Path Attribute marked as \"Well-known,\" the daemon fails to interrupt the message handling flow. This results in an illegal memory access and a full process crash (panic). This issue has been patched in version 4.4.0.",
  "id": "CVE-2026-41642",
  "modified": "2026-07-08T05:36:36.524249484Z",
  "published": "2026-05-07T11:50:41.545Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/osrg/gobgp/releases/tag/v4.4.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41642.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/osrg/gobgp/security/advisories/GHSA-7235-89m6-f4px"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41642"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "GoBGP: Remote Denial of Service (Panic) via Malformed Well-known Path Attribute"
}