Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for AI SDK by Vercel

    CVE-2025-48985 (GCVE-0-2025-48985)

    Vulnerability from nvd – Published: 2025-11-07 00:43 – Updated: 2025-12-01 20:12
    VLAI
    Summary
    A vulnerability in Vercel’s AI SDK has been fixed in versions 5.0.52, 5.1.0-beta.9, and 6.0.0-beta. This issue may have allowed users to bypass filetype whitelists when uploading files. All users are encouraged to upgrade. More details: https://vercel.com/changelog/cve-2025-48985-input-validation-bypass-on-ai-sdk
    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
    Vercel AI SDK Affected: 5.0.51 , ≤ 5.0.51 (semver)
    Unaffected: 6.0.0-beta.* , < 6.0.0-beta.* (semver)
    Affected: 5.1.0-beta.8 , ≤ 5.1.0-beta.8 (semver)
    Unaffected: 5.1.0-beta.9 , < 5.1.0-beta.9 (semver)
    Unaffected: 5.0.52 , < 5.0.52 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-48985",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-11-07T18:35:11.407430Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-12-01T20:12:57.508Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "AI SDK",
              "vendor": "Vercel",
              "versions": [
                {
                  "lessThanOrEqual": "5.0.51",
                  "status": "affected",
                  "version": "5.0.51",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.0.0-beta.*",
                  "status": "unaffected",
                  "version": "6.0.0-beta.*",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "5.1.0-beta.8",
                  "status": "affected",
                  "version": "5.1.0-beta.8",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.1.0-beta.9",
                  "status": "unaffected",
                  "version": "5.1.0-beta.9",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.0.52",
                  "status": "unaffected",
                  "version": "5.0.52",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability in Vercel\u2019s AI SDK has been fixed in versions 5.0.52, 5.1.0-beta.9, and 6.0.0-beta. This issue may have allowed users to bypass filetype whitelists when uploading files. All users are encouraged to upgrade.\r\n\r\nMore details: https://vercel.com/changelog/cve-2025-48985-input-validation-bypass-on-ai-sdk"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-11-07T00:43:28.027Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://github.com/vercel/ai/commit/930399bb9839a8baf3d349614106d78268775eed"
            },
            {
              "url": "https://vercel.com/changelog/cve-2025-48985-input-validation-bypass-on-ai-sdk"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2025-48985",
        "datePublished": "2025-11-07T00:43:28.027Z",
        "dateReserved": "2025-05-29T15:00:04.775Z",
        "dateUpdated": "2025-12-01T20:12:57.508Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-48985 (GCVE-0-2025-48985)

    Vulnerability from cvelistv5 – Published: 2025-11-07 00:43 – Updated: 2025-12-01 20:12
    VLAI
    Summary
    A vulnerability in Vercel’s AI SDK has been fixed in versions 5.0.52, 5.1.0-beta.9, and 6.0.0-beta. This issue may have allowed users to bypass filetype whitelists when uploading files. All users are encouraged to upgrade. More details: https://vercel.com/changelog/cve-2025-48985-input-validation-bypass-on-ai-sdk
    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
    Vercel AI SDK Affected: 5.0.51 , ≤ 5.0.51 (semver)
    Unaffected: 6.0.0-beta.* , < 6.0.0-beta.* (semver)
    Affected: 5.1.0-beta.8 , ≤ 5.1.0-beta.8 (semver)
    Unaffected: 5.1.0-beta.9 , < 5.1.0-beta.9 (semver)
    Unaffected: 5.0.52 , < 5.0.52 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-48985",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-11-07T18:35:11.407430Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-12-01T20:12:57.508Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "AI SDK",
              "vendor": "Vercel",
              "versions": [
                {
                  "lessThanOrEqual": "5.0.51",
                  "status": "affected",
                  "version": "5.0.51",
                  "versionType": "semver"
                },
                {
                  "lessThan": "6.0.0-beta.*",
                  "status": "unaffected",
                  "version": "6.0.0-beta.*",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "5.1.0-beta.8",
                  "status": "affected",
                  "version": "5.1.0-beta.8",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.1.0-beta.9",
                  "status": "unaffected",
                  "version": "5.1.0-beta.9",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.0.52",
                  "status": "unaffected",
                  "version": "5.0.52",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability in Vercel\u2019s AI SDK has been fixed in versions 5.0.52, 5.1.0-beta.9, and 6.0.0-beta. This issue may have allowed users to bypass filetype whitelists when uploading files. All users are encouraged to upgrade.\r\n\r\nMore details: https://vercel.com/changelog/cve-2025-48985-input-validation-bypass-on-ai-sdk"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-11-07T00:43:28.027Z",
            "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
            "shortName": "hackerone"
          },
          "references": [
            {
              "url": "https://github.com/vercel/ai/commit/930399bb9839a8baf3d349614106d78268775eed"
            },
            {
              "url": "https://vercel.com/changelog/cve-2025-48985-input-validation-bypass-on-ai-sdk"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "assignerShortName": "hackerone",
        "cveId": "CVE-2025-48985",
        "datePublished": "2025-11-07T00:43:28.027Z",
        "dateReserved": "2025-05-29T15:00:04.775Z",
        "dateUpdated": "2025-12-01T20:12:57.508Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }