{
  "document": {
    "aggregate_severity": {
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "TuxCare License Agreement",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "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 Cloud Linux Inc. and provide a link to the original.",
        "title": "Terms of Use"
      },
      {
        "category": "details",
        "text": "* SECURITY UPDATE: TLS wildcard-depth authentication bypass via Unicode\n     dot separators\n     - debian/patches/CVE-2026-48618.patch: IDNA-normalize the peer hostname\n       with domainToASCII() before splitHost() in tls.checkServerIdentity()\n       (lib/tls.js), so the verifier splits the same DNS labels the resolver\n       does; a name such as \"foo。bar.example.com\" can no longer be\n       authenticated by a certificate for *.example.com. Includes the\n       mandatory IPv6 follow-up so IP-Address SANs keep matching IPv6 hosts\n       (backport of nodejs/node@2197a471 + @1d87a240 adapted to 14.21.3)\n     - CVE-2026-48618\n   * SECURITY UPDATE: case-sensitive SNI context matching -> mTLS\n     authorization bypass\n     - debian/patches/CVE-2026-48928.patch: add the 'i' flag to the RegExp\n       built by tls.Server.prototype.addContext() (lib/_tls_wrap.js), so an\n       uppercase or mixed-case SNI hostname selects its per-hostname\n       SecureContext instead of silently falling back to the server default\n       and bypassing per-tenant client-certificate policy, as required by\n       RFC 6066 Section 3 (backport of nodejs/node@39d1d096)\n     - CVE-2026-48928\n   * SECURITY UPDATE: TLS host identity verification bypass via session reuse\n     - debian/patches/CVE-2026-48934.patch: bind a reusable client TLS\n       session to the host it was authenticated for (lib/_tls_wrap.js) by\n       wrapping the session blob with the server identity and refusing to\n       reuse it for a different one; a session obtained from host A can no\n       longer be replayed against host B, where checkServerIdentity() is\n       skipped because the session is resumed (backport of\n       nodejs/node@fd890ba0)\n     - CVE-2026-48934\n   * SECURITY UPDATE: https.Agent shares sockets and TLS sessions across\n     different checkServerIdentity callbacks\n     - debian/patches/CVE-2026-58040.patch: incomplete-fix follow-up to\n       CVE-2026-48934, which bound reusable sessions to the authenticated\n       host in lib/_tls_wrap.js but left the https.Agent layer untouched:\n       lib/https.js never referenced checkServerIdentity, so getName() did\n       not key on it, createConnection() cached and reused sessions purely\n       on options._agentKey, and there was no keepSocketAlive override.\n       A request carrying a custom per-request checkServerIdentity is now\n       tagged with a symbol-keyed marker that is folded into the agent key,\n       excluded from the session cache and refused re-entry to the\n       keep-alive pool, so a connection authenticated under one callback can\n       no longer be resumed under another -- where the identity check is\n       skipped altogether (backport of nodejs/node@51123159, the v22.x\n       release-line commit shipped in v22.23.2; its upstream\n       establishTunnel() hunk is dropped because 14.21.3 has no proxy-tunnel\n       support in lib/https.js)\n     - CVE-2026-58040",
        "title": "Details"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://tuxcare.com/contact/",
      "name": "TuxCare",
      "namespace": "https://tuxcare.com/"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921",
        "url": "https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.tuxcare.com/csaf/v2/els_alt_nodejs/ubuntu22.04/advisories/2026/clsa-2026_1788181921.json"
      }
    ],
    "tracking": {
      "current_release_date": "2026-08-31T13:12:57Z",
      "generator": {
        "date": "2026-08-31T13:12:57Z",
        "engine": {
          "name": "pyCSAF"
        }
      },
      "id": "CLSA-2026:1788181921",
      "initial_release_date": "2026-08-31T13:12:57Z",
      "revision_history": [
        {
          "date": "2026-08-31T13:12:57Z",
          "number": "1",
          "summary": "Initial version"
        }
      ],
      "status": "final",
      "version": "1"
    },
    "title": "Fix CVE(s): CVE-2026-48618, CVE-2026-48928, CVE-2026-48934, CVE-2026-58040"
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Ubuntu 22.04",
                "product": {
                  "name": "Ubuntu 22.04",
                  "product_id": "Ubuntu-22",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:o:canonical:ubuntu_linux:22.04:*:*:*:lts:*:*:*"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Ubuntu"
          }
        ],
        "category": "vendor",
        "name": "Canonical Ltd."
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-30.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-30.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-30?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-30?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-30?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-30.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-30.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-30?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-29.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-29.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-29?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-29?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-29.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-29.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-29?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-29?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-27?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-27.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-27.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-27?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-27?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-27.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-27.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-27?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-26.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-26.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-26.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-26?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-26?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-26.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-26.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-26.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-26?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-26?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-25?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-25.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-25.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-25?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-25?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-25.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-25.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-25?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-24?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-24?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-24.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-24.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-24.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-24?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-24.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-24.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-24.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-24?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-23?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-23.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-23.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-23?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-23?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-23.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-23.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-23?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-22?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-22.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-22.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-22.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-22?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-22.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-22.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-22.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-22?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-22?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-18?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-18.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-18.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-18.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-18?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-18?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-18.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-18.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-18.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-18?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-17.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-17.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-17.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-17?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-17?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-17.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-17.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-17.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-17?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-17?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3-16?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-16.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-16.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-16.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-16?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-16?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-16.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-16.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-16.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-16?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-14?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3.14?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-14.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-14.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-14?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-14.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-14.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-14?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-12?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-12.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-12.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-12.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-12?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-12.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-12.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-12.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-12?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3.12?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-11.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-11.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-11.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-11?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-11?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-11.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-11.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-11.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-11?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3.11?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-9.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-9.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-9.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-9?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-9.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-9.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-9.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-9?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3.9?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-9?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-7?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-7.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-7.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-7.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-7?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3.7?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-7.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-7.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-7.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-7?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
                  "product_id": "alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs-devel@14.21.3-5?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-docs-0:14.21.3-5.amd64",
                "product": {
                  "name": "alt-nodejs14-docs-0:14.21.3-5.amd64",
                  "product_id": "alt-nodejs14-docs-0:14.21.3-5.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-docs@14.21.3-5?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-nodejs-0:14.21.3-5.amd64",
                "product": {
                  "name": "alt-nodejs14-nodejs-0:14.21.3-5.amd64",
                  "product_id": "alt-nodejs14-nodejs-0:14.21.3-5.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-nodejs@14.21.3-5?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
                "product": {
                  "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
                  "product_id": "alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-nodejs14-npm@6.14.18-14.21.3.4?arch=amd64&os_name=ubuntu&os_version=22.04"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          }
        ],
        "category": "vendor",
        "name": "TuxCare"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-30.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-30.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-30.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-30.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-29.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-29.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-29.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-29.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-27.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-27.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-27.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-27.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-26.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-26.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-26.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-26.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-25.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-25.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-25.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-25.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-24.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-24.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-24.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-24.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-23.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-23.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-23.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-23.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-22.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-22.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-22.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-22.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-18.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-18.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-18.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-18.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-17.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-17.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-17.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-17.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-16.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-16.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-16.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-16.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-14.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-14.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-14.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-14.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-12.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-12.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-12.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-12.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-11.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-11.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-11.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-11.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-9.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-9.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-9.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-9.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-7.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-7.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-7.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-7.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-docs-0:14.21.3-5.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64"
        },
        "product_reference": "alt-nodejs14-docs-0:14.21.3-5.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-nodejs-0:14.21.3-5.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64"
        },
        "product_reference": "alt-nodejs14-nodejs-0:14.21.3-5.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64 as a component of Ubuntu 22.04",
          "product_id": "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64"
        },
        "product_reference": "alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
        "relates_to_product_reference": "Ubuntu-22"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-48934",
      "notes": [
        {
          "category": "description",
          "text": "A flaw in Node.js TLS host verification can cause an attacker to bypass certification validation.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
        ],
        "known_affected": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-nodejs/cve/CVE-2026-48934"
        },
        {
          "category": "external",
          "summary": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases",
          "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
        }
      ],
      "release_date": "2026-06-26T02:16:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-31T13:12:03.674357Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
          ],
          "url": "https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921"
        },
        {
          "category": "none_available",
          "date": "2026-06-26T02:16:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    },
    {
      "cve": "CVE-2026-48928",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "notes": [
        {
          "category": "description",
          "text": "A inconsistency in Node.js hostname matching can cause a trust-policy bypass in multi-context mTLS setups.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
        ],
        "known_affected": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-nodejs/cve/CVE-2026-48928"
        },
        {
          "category": "external",
          "summary": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases",
          "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
        }
      ],
      "release_date": "2026-06-26T02:16:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-31T13:12:03.674357Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
          ],
          "url": "https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921"
        },
        {
          "category": "none_available",
          "date": "2026-06-26T02:16:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    },
    {
      "cve": "CVE-2026-48618",
      "cwe": {
        "id": "CWE-176",
        "name": "Improper Handling of Unicode Encoding"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw in Node.js TLS hostname handling can cause Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismat.\r\n\r\nThis can lead to confidentiality impact or bypass of the intended security boundary under affected configurations.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
        ],
        "known_affected": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-nodejs/cve/CVE-2026-48618"
        },
        {
          "category": "external",
          "summary": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases",
          "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:28727",
          "url": "https://access.redhat.com/errata/RHSA-2026:28727"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:29012",
          "url": "https://access.redhat.com/errata/RHSA-2026:29012"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:30172",
          "url": "https://access.redhat.com/errata/RHSA-2026:30172"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:35841",
          "url": "https://access.redhat.com/errata/RHSA-2026:35841"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:35842",
          "url": "https://access.redhat.com/errata/RHSA-2026:35842"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:35891",
          "url": "https://access.redhat.com/errata/RHSA-2026:35891"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:35892",
          "url": "https://access.redhat.com/errata/RHSA-2026:35892"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:39246",
          "url": "https://access.redhat.com/errata/RHSA-2026:39246"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:39868",
          "url": "https://access.redhat.com/errata/RHSA-2026:39868"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:41947",
          "url": "https://access.redhat.com/errata/RHSA-2026:41947"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:52399",
          "url": "https://access.redhat.com/errata/RHSA-2026:52399"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:7378",
          "url": "https://access.redhat.com/errata/RHSA-2026:7378"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2026:9455",
          "url": "https://access.redhat.com/errata/RHSA-2026:9455"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/security/cve/CVE-2026-48618",
          "url": "https://access.redhat.com/security/cve/CVE-2026-48618"
        },
        {
          "category": "external",
          "summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2493337",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493337"
        },
        {
          "category": "external",
          "summary": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-48618.json",
          "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-48618.json"
        }
      ],
      "release_date": "2026-06-26T02:16:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-31T13:12:03.674357Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
          ],
          "url": "https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921"
        },
        {
          "category": "none_available",
          "date": "2026-06-26T02:16:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    },
    {
      "cve": "CVE-2026-58040",
      "cwe": {
        "id": "CWE-297",
        "name": "Improper Validation of Certificate with Host Mismatch"
      },
      "notes": [
        {
          "category": "description",
          "text": "An incomplete fix has been identified in Node.js: HTTPS Agent TLS session reuse skips hostname verification across identity policies (incomplete fix of CVE-2026-48934).\r\n\r\nThis vulnerability affects Node.js **22.x**, **24.x**, and **26.x**.",
          "title": "Vulnerability description"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
        ],
        "known_affected": [
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
          "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
          "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-nodejs/cve/CVE-2026-58040"
        },
        {
          "category": "external",
          "summary": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases",
          "url": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases"
        }
      ],
      "release_date": "2026-07-30T06:25:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-31T13:12:03.674357Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-30.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-30.amd64"
          ],
          "url": "https://cve.tuxcare.com/els-alt-nodejs/releases/CLSA-2026:1788181921"
        },
        {
          "category": "none_available",
          "date": "2026-07-30T06:25:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-docs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-11.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-12.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-14.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-5.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-7.amd64",
            "Ubuntu-22:alt-nodejs14-nodejs-devel-0:14.21.3-9.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-16.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-17.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-18.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-22.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-23.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-24.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-25.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-26.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-27.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3-29.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.11.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.12.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.14.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.4.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.7.amd64",
            "Ubuntu-22:alt-nodejs14-npm-0:6.14.18-14.21.3.9.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    }
  ]
}