{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "8.3.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "f58f774a1bd4f19655de21f47964711358eab20e"
            }
          ],
          "repo": "https://github.com/fastify/fastify-multipart",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "9.0.0"
              },
              {
                "fixed": "9.0.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "b313002f1869b8df2770dc4a435d51564c5cd7b9"
            },
            {
              "fixed": "a75d0d7b1ef0924458641c0fa8ec3f4faa454c39"
            }
          ],
          "repo": "https://github.com/fastify/fastify-multipart",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-27c6-mcxv-x3fh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24033.json"
  },
  "details": "@fastify/multipart is a Fastify plugin for parsing the multipart content-type. Prior to versions 8.3.1 and 9.0.3, the `saveRequestFiles` function does not delete the uploaded temporary files when user cancels the request. The issue is fixed in versions 8.3.1 and 9.0.3. As a workaround, do not use `saveRequestFiles`.",
  "id": "CVE-2025-24033",
  "modified": "2026-04-01T23:10:12.791552288Z",
  "published": "2025-01-23T17:40:56.228Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24033.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/fastify/fastify-multipart/security/advisories/GHSA-27c6-mcxv-x3fh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24033"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/fastify/fastify-multipart/issues/546"
    },
    {
      "type": "FIX",
      "url": "https://github.com/fastify/fastify-multipart/pull/567"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "@fastify/multipart vulnerable to unlimited consumption of resources"
}