CVE-2026-54249: VercelAIAdapter trusts client-controlled `providerMetadata` to construct `UploadedFile` — S3/GCS confused deputy via provider metadata injection

Published Jul 29, 2026
·
Updated

Summary

A client that can submit message history to a Pydantic AI UI adapter can reference arbitrary files in the application's model-provider or cloud-storage account. The server forwards the reference to the model provider, which fetches it using the server's own credentials, allowing the client to read files it should not have access to.

Details

UI adapters reconstruct file parts from client-submitted message history and forward them to the model provider. File URL parts are validated against a scheme allowlist before being forwarded, but UploadedFile references — which point to a file by provider file ID or cloud-storage URI (e.g. s3://…, gs://…) — were forwarded without validation.

Because the provider resolves an UploadedFile using the server-side identity (IAM role, service account, or provider API key) rather than the client's, a client that crafts message history containing an attacker-chosen UploadedFile can cause the server to read objects belonging to its own account or to other tenants, given a referenceable identifier.

Impact

Applications that pass untrusted client-submitted message history to an agent through a UI adapter (such as the Vercel AI adapter). Exploitation requires the attacker to reference a valid file identifier; depending on how the application names objects, such identifiers are not always unguessable.

Patches

Upgrade to 1.106.0 (1.x) or 2.0.0b6 (the 2.x beta line), which validate UploadedFile references on client-submitted messages the same way file URLs are validated.

Workarounds

If users cannot upgrade, do not pass untrusted client-submitted message history to the agent, or strip UploadedFile parts from incoming messages before running the agent.

Other sources

Pydantic AI is a Python agent framework for building Generative AI applications. In versions 1.65.0 through 1.105.0, and 2.0.0b1 through 2.0.0b5, a client that submits message history to a Pydantic AI UI adapter (such as the Vercel AI adapter) can reference arbitrary files in the application's model-provider or cloud-storage account. While file URL parts are validated against a scheme allowlist, UploadedFile references — which point to a file by provider file ID or cloud-storage URI (e.g. s3://…, gs://…) — were forwarded without validation. Because the provider resolves an UploadedFile using the server-side identity (IAM role, service account, or provider API key) rather than the client's, an attacker can craft message history to make the server read objects from its own account or other tenants, given a referenceable identifier. Exploitation requires a valid file identifier, which is not always unguessable depending on how the application names objects. This issue has been fixed in versions 1.106.0 and 2.0.0b6.

MITRE

Affected Software

12 affected componentsFixes available
Pydantic AI Pydantic AI>=1.65.0<=1.105.0, >=2.0.0b1<=2.0.0b5, <=1.105.0
Pydantic AI>=1.65.0<=1.105.0, >=2.0.0b1<=2.0.0b5
Pydantic Pydantic Ai Python>=1.65.0<1.105.0
Pydantic Pydantic Ai Python=2.0.0-beta1
Pydantic Pydantic Ai Python=2.0.0-beta2
Pydantic Pydantic Ai Python=2.0.0-beta3
Pydantic Pydantic Ai Python=2.0.0-beta4
Pydantic Pydantic Ai Python=2.0.0-beta5
pip/pydantic-ai>=2.0.0b1<2.0.0b6
2.0.0b6
pip/pydantic-ai>=1.65.0<1.106.0
1.106.0
pip/pydantic-ai-slim>=2.0.0b1<2.0.0b6
2.0.0b6
pip/pydantic-ai-slim>=1.65.0<1.106.0
1.106.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pip/pydantic-ai to a version that resolves this vulnerability.

    Fixed in 2.0.0b6
  2. Upgrade

    Upgrade pip/pydantic-ai to a version that resolves this vulnerability.

    Fixed in 1.106.0
  3. Upgrade

    Upgrade pip/pydantic-ai-slim to a version that resolves this vulnerability.

    Fixed in 2.0.0b6
  4. Upgrade

    Upgrade pip/pydantic-ai-slim to a version that resolves this vulnerability.

    Fixed in 1.106.0
  5. Upgrade

    Upgrade Pydantic AI to a version that resolves this vulnerability.

    Fixed in 1.106.0
  6. Upgrade

    Upgrade Pydantic AI to a version that resolves this vulnerability.

    Fixed in 2.0.0b6
  7. Configuration

    If you cannot upgrade, do not pass untrusted client-submitted message history to the agent via the UI adapter; alternatively strip UploadedFile parts from incoming messages before running the agent.

    Pydantic AI UI adapter (e.g., Vercel AI adapter) UploadedFile handling for client-submitted message history = strip

Event History

Jul 29, 2026
CVE Published
via MITRE·08:28 PM
Data Sourced
via MITRE·08:28 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:17 PM
DescriptionSeverityWeaknessAffected Software
Aug 13, 2026
Advisory Published
via GitHub·02:16 PM
Data Sourced
via GitHub·02:16 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-54249?

The severity of CVE-2026-54249 is medium with a score of 6.8.

2

How do I fix CVE-2026-54249?

To fix CVE-2026-54249, update the Pydantic AI framework to a version that is not vulnerable.

3

What does CVE-2026-54249 mean?

CVE-2026-54249 refers to a vulnerability in the Pydantic AI framework where client-controlled `providerMetadata` can lead to inappropriate file access.

4

What applications are affected by CVE-2026-54249?

The versions of Pydantic AI from 1.65.0 through 1.105.0 and 2.0.0b1 through 2.0.0b5 are affected by CVE-2026-54249.

5

What type of vulnerability is CVE-2026-54249 classified as?

CVE-2026-54249 is classified as a Server-Side Request Forgery (SSRF) vulnerability.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203