Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    212 vulnerabilities found for node by nodejs

    CVE-2026-48930 (GCVE-0-2026-48930)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    CWE
    • CWE-284 - Improper Access Control - Generic
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.6,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "CWE-284 Improper Access Control - Generic",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:37.006Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48930",
        "datePublished": "2026-06-26T01:14:37.006Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-26T01:14:37.006Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48928 (GCVE-0-2026-48928)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A inconsistency in Node.js hostname matching can cause a trust-policy bypass in multi-context mTLS setups. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    CWE
    • CWE-284 - Improper Access Control - Generic
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 4.2,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "CWE-284 Improper Access Control - Generic",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.981Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48928",
        "datePublished": "2026-06-26T01:14:36.981Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-26T01:14:36.981Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48934 (GCVE-0-2026-48934)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A flaw in Node.js TLS host verification can cause an attacker to bypass certification validation. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.894Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48934",
        "datePublished": "2026-06-26T01:14:36.894Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-26T01:14:36.894Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48936 (GCVE-0-2026-48936)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A flaw in Node.js Permission API can cause a local server to be started (via a Unix domain socket), even without the `--allow-net` permission. This vulnerability affects one supported release line: **Node.js 26**.
    CWE
    • CWE-284 - Improper Access Control - Generic
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js Permission API can cause a local server to be started (via a Unix domain socket), even without the `--allow-net` permission.\r\n\r\nThis vulnerability affects one supported release line: **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 3.3,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "CWE-284 Improper Access Control - Generic",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.878Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48936",
        "datePublished": "2026-06-26T01:14:36.878Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-26T01:14:36.878Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48618 (GCVE-0-2026-48618)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    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. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    CWE
    • CWE-176 - Improper Handling of Unicode Encoding
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 7.7,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-176",
                  "description": "CWE-176 Improper Handling of Unicode Encoding",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.868Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48618",
        "datePublished": "2026-06-26T01:14:36.868Z",
        "dateReserved": "2026-05-22T15:00:09.276Z",
        "dateUpdated": "2026-06-26T01:14:36.868Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48933 (GCVE-0-2026-48933)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-190",
                  "description": "CWE-190 Integer Overflow",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.823Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48933",
        "datePublished": "2026-06-26T01:14:36.823Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-26T01:14:36.823Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48935 (GCVE-0-2026-48935)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    CWE
    • CWE-276 - Incorrect Default Permissions
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 3.3,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-276",
                  "description": "CWE-276 Incorrect Default Permissions",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.641Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48935",
        "datePublished": "2026-06-26T01:14:36.641Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-26T01:14:36.641Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48619 (GCVE-0-2026-48619)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A flaw in Node.js HTTP/2 client allows a server to send an unlimited number of ORIGIN frames, which could lead to an Out of Memory error on the client. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    CWE
    • CWE-400 - Uncontrolled Resource Consumption
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js HTTP/2 client allows a server to send an unlimited number of ORIGIN frames, which could lead to an Out of Memory error on the client.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-400",
                  "description": "CWE-400 Uncontrolled Resource Consumption",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.541Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48619",
        "datePublished": "2026-06-26T01:14:36.541Z",
        "dateReserved": "2026-05-22T15:00:09.276Z",
        "dateUpdated": "2026-06-26T01:14:36.541Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48615 (GCVE-0-2026-48615)

    Vulnerability from cvelistv5 – Published: 2026-06-26 01:14 – Updated: 2026-06-26 01:14
    VLAI
    Summary
    A flaw in Node.js proxy tunnel error handling could expose proxy credentials in `ERR_PROXY_TUNNEL` error messages. When proxy credentials are embedded in the proxy URL, they may be exposed through error handling paths and captured by logs, diagnostics, or other error consumers. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js proxy tunnel error handling could expose proxy credentials in `ERR_PROXY_TUNNEL` error messages.\r\n\r\nWhen proxy credentials are embedded in the proxy URL, they may be exposed through error handling paths and captured by logs, diagnostics, or other error consumers.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-359",
                  "description": "CWE-359 Privacy Violation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T01:14:36.524Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48615",
        "datePublished": "2026-06-26T01:14:36.524Z",
        "dateReserved": "2026-05-22T15:00:09.276Z",
        "dateUpdated": "2026-06-26T01:14:36.524Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48931 (GCVE-0-2026-48931)

    Vulnerability from cvelistv5 – Published: 2026-06-22 18:59 – Updated: 2026-06-23 14:16
    VLAI
    Summary
    A flaw in Node.js HTTP Agent can cause a client to accept as valid a response that is send before the client has sent the request. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2026-06-22T21:53:26.126Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "url": "https://jdstaerk.substack.com/p/nodejs-security-fix-silently-broke"
              },
              {
                "url": "https://github.com/nodejs/node/issues/63989"
              }
            ],
            "title": "CVE Program Container",
            "x_generator": {
              "engine": "ADPogram 0.0.1"
            }
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48931",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-23T14:14:24.449951Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-23T14:16:21.836Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js HTTP Agent can cause a client to accept as valid a response that is send before the client has sent the request.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-367",
                  "description": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-22T18:59:30.822Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48931",
        "datePublished": "2026-06-22T18:59:30.822Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-23T14:16:21.836Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48937 (GCVE-0-2026-48937)

    Vulnerability from cvelistv5 – Published: 2026-06-18 18:01 – Updated: 2026-06-18 18:44
    VLAI
    Summary
    A flaw in Node.js HTTP/2 server API can cause servers to keep accepting data even after sending a `GOAWAY` frame. This vulnerability affects two supported release lines: **Node.js 22** and **Node.js 24**.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-400 - Uncontrolled Resource Consumption
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48937",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-18T18:43:55.210236Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-18T18:44:02.018Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js HTTP/2 server API can cause servers to keep accepting data even after sending a `GOAWAY` frame. This vulnerability affects two supported release lines: **Node.js 22** and **Node.js 24**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-400",
                  "description": "CWE-400 Uncontrolled Resource Consumption",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-18T18:01:39.780Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            },
            {
              "url": "https://hackerone.com/reports/3658225"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48937",
        "datePublished": "2026-06-18T18:01:39.780Z",
        "dateReserved": "2026-05-26T15:00:06.427Z",
        "dateUpdated": "2026-06-18T18:44:02.018Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48617 (GCVE-0-2026-48617)

    Vulnerability from cvelistv5 – Published: 2026-06-18 16:21 – Updated: 2026-06-18 18:34
    VLAI
    Summary
    A flaw in Node.js Permission Model enforcement allows Bypass via `process.report.writeReport()` Path Misvalidation. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-284 - Improper Access Control - Generic
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 22.22.3 , ≤ 22.22.3 (semver)
    Affected: 24.16.0 , ≤ 24.16.0 (semver)
    Affected: 26.3.0 , ≤ 26.3.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48617",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-18T18:27:45.392825Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-18T18:34:10.166Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "22.22.3",
                  "status": "affected",
                  "version": "22.22.3",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.16.0",
                  "status": "affected",
                  "version": "24.16.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "26.3.0",
                  "status": "affected",
                  "version": "26.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js Permission Model enforcement allows Bypass via `process.report.writeReport()` Path Misvalidation. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 1.8,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "CWE-284 Improper Access Control - Generic",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-18T16:21:12.097Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases"
            },
            {
              "url": "http://hackerone.com/reports/3692858"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-48617",
        "datePublished": "2026-06-18T16:21:12.097Z",
        "dateReserved": "2026-05-22T15:00:09.276Z",
        "dateUpdated": "2026-06-18T18:34:10.166Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21710 (GCVE-0-2026-21710)

    Vulnerability from cvelistv5 – Published: 2026-03-30 19:07 – Updated: 2026-03-31 13:55
    VLAI
    Summary
    A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-770 - Allocation of Resources Without Limits or Throttling
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21710",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-31T13:55:20.665443Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-770",
                    "description": "CWE-770 Allocation of Resources Without Limits or Throttling",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-31T13:55:23.719Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.\r\n\r\nWhen this occurs, `dest[\"__proto__\"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.\r\n\r\n* This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**"
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.558Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21710",
        "datePublished": "2026-03-30T19:07:28.558Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-03-31T13:55:23.719Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21716 (GCVE-0-2026-21716)

    Vulnerability from cvelistv5 – Published: 2026-03-30 19:07 – Updated: 2026-03-31 14:27
    VLAI
    Summary
    An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21716",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-31T14:27:06.373734Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-862",
                    "description": "CWE-862 Missing Authorization",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-31T14:27:23.323Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched.\r\n\r\nAs a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 3.3,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.538Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21716",
        "datePublished": "2026-03-30T19:07:28.538Z",
        "dateReserved": "2026-01-04T15:00:06.575Z",
        "dateUpdated": "2026-03-31T14:27:23.323Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21711 (GCVE-0-2026-21711)

    Vulnerability from cvelistv5 – Published: 2026-03-30 19:07 – Updated: 2026-04-01 15:03
    VLAI
    Summary
    A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under `--permission` without `--allow-net` can create and expose local IPC endpoints, allowing communication with other processes on the same host outside of the intended network restriction boundary. This vulnerability affects Node.js **25.x** processes using the Permission Model where `--allow-net` is intentionally omitted to restrict network access. Note that `--allow-net` is currently an experimental feature.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-284 - Improper Access Control
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21711",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-01T15:02:57.115426Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-284",
                    "description": "CWE-284 Improper Access Control",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-01T15:03:21.612Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce them.\r\n\r\nAs a result, code running under `--permission` without `--allow-net` can create and expose local IPC endpoints, allowing communication with other processes on the same host outside of the intended network restriction boundary.\r\n\r\nThis vulnerability affects Node.js **25.x** processes using the Permission Model where `--allow-net` is intentionally omitted to restrict network access. Note that `--allow-net` is currently an experimental feature."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.526Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21711",
        "datePublished": "2026-03-30T19:07:28.526Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-04-01T15:03:21.612Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21715 (GCVE-0-2026-21715)

    Vulnerability from cvelistv5 – Published: 2026-03-30 19:07 – Updated: 2026-04-01 15:02
    VLAI
    Summary
    A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-732 - Incorrect Permission Assignment for Critical Resource
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21715",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-01T14:55:13.031405Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-732",
                    "description": "CWE-732 Incorrect Permission Assignment for Critical Resource",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-01T15:02:10.706Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them.\r\n\r\nAs a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 3.3,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.507Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21715",
        "datePublished": "2026-03-30T19:07:28.507Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-04-01T15:02:10.706Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21717 (GCVE-0-2026-21717)

    Vulnerability from cvelistv5 – Published: 2026-03-30 19:07 – Updated: 2026-05-10 13:16
    VLAI
    Summary
    A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process. The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21717",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-30T19:46:02.350544Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-328",
                    "description": "CWE-328 Use of Weak Hash",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-10T13:16:01.620Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in V8\u0027s string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8\u0027s internal string table, an attacker can significantly degrade performance of the Node.js process.\r\n\r\nThe most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.415Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21717",
        "datePublished": "2026-03-30T19:07:28.415Z",
        "dateReserved": "2026-01-04T15:00:06.575Z",
        "dateUpdated": "2026-05-10T13:16:01.620Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21713 (GCVE-0-2026-21713)

    Vulnerability from cvelistv5 – Published: 2026-03-30 19:07 – Updated: 2026-05-10 13:17
    VLAI
    Summary
    A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values. Node.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-208 - Observable Timing Discrepancy
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21713",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-30T19:45:13.027379Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-208",
                    "description": "CWE-208 Observable Timing Discrepancy",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-10T13:17:50.281Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values.\r\n\r\nNode.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.356Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21713",
        "datePublished": "2026-03-30T19:07:28.356Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-05-10T13:17:50.281Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21714 (GCVE-0-2026-21714)

    Vulnerability from cvelistv5 – Published: 2026-03-30 19:07 – Updated: 2026-03-31 18:05
    VLAI
    Summary
    A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-401 - Missing Release of Memory after Effective Lifetime
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21714",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-31T16:14:45.777607Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-401",
                    "description": "CWE-401 Missing Release of Memory after Effective Lifetime",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-31T18:05:22.283Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2\u00b3\u00b9-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up.\r\n\r\nThis vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.317Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21714",
        "datePublished": "2026-03-30T19:07:28.317Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-03-31T18:05:22.283Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21712 (GCVE-0-2026-21712)

    Vulnerability from cvelistv5 – Published: 2026-03-30 15:13 – Updated: 2026-05-10 13:16
    VLAI
    Summary
    A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21712",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-30T15:52:17.619170Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-10T13:16:37.222Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.7,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T15:13:59.172Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            },
            {
              "url": "https://hackerone.com/reports/3546390"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21712",
        "datePublished": "2026-03-30T15:13:59.172Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-05-10T13:16:37.222Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21636 (GCVE-0-2026-21636)

    Vulnerability from cvelistv5 – Published: 2026-01-20 20:41 – Updated: 2026-01-21 18:52
    VLAI
    Summary
    A flaw in Node.js's permission model allows Unix Domain Socket (UDS) connections to bypass network restrictions when `--permission` is enabled. Even without `--allow-net`, attacker-controlled inputs (such as URLs or socketPath options) can connect to arbitrary local sockets via net, tls, or undici/fetch. This breaks the intended security boundary of the permission model and enables access to privileged local services, potentially leading to privilege escalation, data exposure, or local code execution. * The issue affects users of the Node.js permission model on version v25. In the moment of this vulnerability, network permissions (`--allow-net`) are still in the experimental phase.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-284 - Improper Access Control
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 25.2.1 , ≤ 25.2.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21636",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-21T18:38:13.137061Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-284",
                    "description": "CWE-284 Improper Access Control",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-01-21T18:52:53.133Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "25.2.1",
                  "status": "affected",
                  "version": "25.2.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js\u0027s permission model allows Unix Domain Socket (UDS) connections to bypass network restrictions when `--permission` is enabled. Even without `--allow-net`, attacker-controlled inputs (such as URLs or socketPath options) can connect to arbitrary local sockets via net, tls, or undici/fetch. This breaks the intended security boundary of the permission model and enables access to privileged local services, potentially leading to privilege escalation, data exposure, or local code execution.\n\n* The issue affects users of the Node.js permission model on version v25.\n\nIn the moment of this vulnerability, network permissions (`--allow-net`) are still in the experimental phase."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.8,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-20T20:41:55.700Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21636",
        "datePublished": "2026-01-20T20:41:55.700Z",
        "dateReserved": "2026-01-01T15:00:02.339Z",
        "dateUpdated": "2026-01-21T18:52:53.133Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21717 (GCVE-0-2026-21717)

    Vulnerability from nvd – Published: 2026-03-30 19:07 – Updated: 2026-05-10 13:16
    VLAI
    Summary
    A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process. The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21717",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-30T19:46:02.350544Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-328",
                    "description": "CWE-328 Use of Weak Hash",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-10T13:16:01.620Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in V8\u0027s string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8\u0027s internal string table, an attacker can significantly degrade performance of the Node.js process.\r\n\r\nThe most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.415Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21717",
        "datePublished": "2026-03-30T19:07:28.415Z",
        "dateReserved": "2026-01-04T15:00:06.575Z",
        "dateUpdated": "2026-05-10T13:16:01.620Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21713 (GCVE-0-2026-21713)

    Vulnerability from nvd – Published: 2026-03-30 19:07 – Updated: 2026-05-10 13:17
    VLAI
    Summary
    A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values. Node.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-208 - Observable Timing Discrepancy
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21713",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-30T19:45:13.027379Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-208",
                    "description": "CWE-208 Observable Timing Discrepancy",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-10T13:17:50.281Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values.\r\n\r\nNode.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x**."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.356Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21713",
        "datePublished": "2026-03-30T19:07:28.356Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-05-10T13:17:50.281Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21714 (GCVE-0-2026-21714)

    Vulnerability from nvd – Published: 2026-03-30 19:07 – Updated: 2026-03-31 18:05
    VLAI
    Summary
    A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-401 - Missing Release of Memory after Effective Lifetime
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21714",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-31T16:14:45.777607Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-401",
                    "description": "CWE-401 Missing Release of Memory after Effective Lifetime",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-31T18:05:22.283Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2\u00b3\u00b9-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up.\r\n\r\nThis vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.317Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21714",
        "datePublished": "2026-03-30T19:07:28.317Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-03-31T18:05:22.283Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21711 (GCVE-0-2026-21711)

    Vulnerability from nvd – Published: 2026-03-30 19:07 – Updated: 2026-04-01 15:03
    VLAI
    Summary
    A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under `--permission` without `--allow-net` can create and expose local IPC endpoints, allowing communication with other processes on the same host outside of the intended network restriction boundary. This vulnerability affects Node.js **25.x** processes using the Permission Model where `--allow-net` is intentionally omitted to restrict network access. Note that `--allow-net` is currently an experimental feature.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-284 - Improper Access Control
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21711",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-01T15:02:57.115426Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-284",
                    "description": "CWE-284 Improper Access Control",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-01T15:03:21.612Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce them.\r\n\r\nAs a result, code running under `--permission` without `--allow-net` can create and expose local IPC endpoints, allowing communication with other processes on the same host outside of the intended network restriction boundary.\r\n\r\nThis vulnerability affects Node.js **25.x** processes using the Permission Model where `--allow-net` is intentionally omitted to restrict network access. Note that `--allow-net` is currently an experimental feature."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.526Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21711",
        "datePublished": "2026-03-30T19:07:28.526Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-04-01T15:03:21.612Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21716 (GCVE-0-2026-21716)

    Vulnerability from nvd – Published: 2026-03-30 19:07 – Updated: 2026-03-31 14:27
    VLAI
    Summary
    An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21716",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-31T14:27:06.373734Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-862",
                    "description": "CWE-862 Missing Authorization",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-31T14:27:23.323Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched.\r\n\r\nAs a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 3.3,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.538Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21716",
        "datePublished": "2026-03-30T19:07:28.538Z",
        "dateReserved": "2026-01-04T15:00:06.575Z",
        "dateUpdated": "2026-03-31T14:27:23.323Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21715 (GCVE-0-2026-21715)

    Vulnerability from nvd – Published: 2026-03-30 19:07 – Updated: 2026-04-01 15:02
    VLAI
    Summary
    A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-732 - Incorrect Permission Assignment for Critical Resource
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21715",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-01T14:55:13.031405Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-732",
                    "description": "CWE-732 Incorrect Permission Assignment for Critical Resource",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-01T15:02:10.706Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them.\r\n\r\nAs a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 3.3,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.507Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21715",
        "datePublished": "2026-03-30T19:07:28.507Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-04-01T15:02:10.706Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21710 (GCVE-0-2026-21710)

    Vulnerability from nvd – Published: 2026-03-30 19:07 – Updated: 2026-03-31 13:55
    VLAI
    Summary
    A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-770 - Allocation of Resources Without Limits or Throttling
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.20.1 , ≤ 20.20.1 (semver)
    Affected: 22.22.1 , ≤ 22.22.1 (semver)
    Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Affected: 19.0 , < 19.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21710",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-31T13:55:20.665443Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-770",
                    "description": "CWE-770 Allocation of Resources Without Limits or Throttling",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-31T13:55:23.719Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.20.1",
                  "status": "affected",
                  "version": "20.20.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.22.1",
                  "status": "affected",
                  "version": "22.22.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "19.*",
                  "status": "affected",
                  "version": "19.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.\r\n\r\nWhen this occurs, `dest[\"__proto__\"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.\r\n\r\n* This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**"
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T19:07:28.558Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21710",
        "datePublished": "2026-03-30T19:07:28.558Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-03-31T13:55:23.719Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21712 (GCVE-0-2026-21712)

    Vulnerability from nvd – Published: 2026-03-30 15:13 – Updated: 2026-05-10 13:16
    VLAI
    Summary
    A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 24.14.0 , ≤ 24.14.0 (semver)
    Affected: 25.8.1 , ≤ 25.8.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21712",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-30T15:52:17.619170Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-10T13:16:37.222Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "24.14.0",
                  "status": "affected",
                  "version": "24.14.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.8.1",
                  "status": "affected",
                  "version": "25.8.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.7,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-30T15:13:59.172Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
            },
            {
              "url": "https://hackerone.com/reports/3546390"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2026-21712",
        "datePublished": "2026-03-30T15:13:59.172Z",
        "dateReserved": "2026-01-04T15:00:06.574Z",
        "dateUpdated": "2026-05-10T13:16:37.222Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-55131 (GCVE-0-2025-55131)

    Vulnerability from nvd – Published: 2026-01-20 20:41 – Updated: 2026-02-27 15:11
    VLAI
    Summary
    A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the `vm` module with the timeout option. Under specific timing conditions, buffers allocated with `Buffer.alloc` and other `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Assigner
    Impacted products
    Vendor Product Version
    nodejs node Affected: 20.19.6 , ≤ 20.19.6 (semver)
    Affected: 22.21.1 , ≤ 22.21.1 (semver)
    Affected: 24.12.0 , ≤ 24.12.0 (semver)
    Affected: 25.2.1 , ≤ 25.2.1 (semver)
    Affected: 4.0 , < 4.* (semver)
    Affected: 5.0 , < 5.* (semver)
    Affected: 6.0 , < 6.* (semver)
    Affected: 7.0 , < 7.* (semver)
    Affected: 8.0 , < 8.* (semver)
    Affected: 9.0 , < 9.* (semver)
    Affected: 10.0 , < 10.* (semver)
    Affected: 11.0 , < 11.* (semver)
    Affected: 12.0 , < 12.* (semver)
    Affected: 13.0 , < 13.* (semver)
    Affected: 14.0 , < 14.* (semver)
    Affected: 15.0 , < 15.* (semver)
    Affected: 16.0 , < 16.* (semver)
    Affected: 17.0 , < 17.* (semver)
    Affected: 18.0 , < 18.* (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-55131",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-22T04:55:31.057208Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-27T15:11:22.041Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "node",
              "vendor": "nodejs",
              "versions": [
                {
                  "lessThanOrEqual": "20.19.6",
                  "status": "affected",
                  "version": "20.19.6",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "22.21.1",
                  "status": "affected",
                  "version": "22.21.1",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "24.12.0",
                  "status": "affected",
                  "version": "24.12.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "25.2.1",
                  "status": "affected",
                  "version": "25.2.1",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.*",
                  "status": "affected",
                  "version": "4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.*",
                  "status": "affected",
                  "version": "5.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.*",
                  "status": "affected",
                  "version": "6.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "7.*",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "8.*",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "9.*",
                  "status": "affected",
                  "version": "9.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "10.*",
                  "status": "affected",
                  "version": "10.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "11.*",
                  "status": "affected",
                  "version": "11.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "12.*",
                  "status": "affected",
                  "version": "12.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "13.*",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "14.*",
                  "status": "affected",
                  "version": "14.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "15.*",
                  "status": "affected",
                  "version": "15.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "16.*",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "17.*",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "18.*",
                  "status": "affected",
                  "version": "18.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw in Node.js\u0027s buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the `vm` module with the timeout option. Under specific timing conditions, buffers allocated with `Buffer.alloc` and other `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
                "version": "3.0"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-20T20:41:55.591Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2025-55131",
        "datePublished": "2026-01-20T20:41:55.591Z",
        "dateReserved": "2025-08-07T15:00:05.576Z",
        "dateUpdated": "2026-02-27T15:11:22.041Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }