VYPR
Medium severity6.8GHSA Advisory· Published Jul 29, 2026· Updated Aug 4, 2026

CVE-2026-46678

CVE-2026-46678

Description

Pydantic AI is a Python agent framework for building Generative AI applications. In versions 1.56.0 through 1.98.0, when an application opts a URL into force_download='allow-local' (disabling the default block on private/internal IPs), the cloud-metadata blocklist could be bypassed by encoding the metadata IP in an IPv6 transition form (IPv4-mapped IPv6, 6to4, or NAT64), exposing cloud IAM short-term credentials on dual-stack or translated networks. This is an incomplete fix of GHSA-2jrp-274c-jhv3 / CVE-2026-25580, whose remediation did not hold for IPv6-encoded forms of the metadata IPs. An application is affected only if it explicitly opts a FileUrl (ImageUrl, AudioUrl, VideoUrl, DocumentUrl) into force_download='allow-local' on a URL influenced by untrusted input; it is not affected when using bundled integrations to ingest user input (Agent.to_web / clai web, VercelAIAdapter, AGUIAdapter / Agent.to_ag_ui), since they do not propagate force_download from external data, nor when downloading only from developer-controlled URLs. This issue has been fixed in version 1.99.0.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
pydantic-aiPyPI
>= 1.56.0, < 1.99.01.99.0
pydantic-ai-slimPyPI
>= 1.56.0, < 1.99.01.99.0

Affected products

2
  • Pydantic AI/Pydantic AIGHSA2 versions
    >= 1.56.0, < 1.99.0+ 1 more
    • (no CPE)range: >= 1.56.0, < 1.99.0
    • cpe:2.3:a:pydantic:pydantic_ai:*:*:*:*:*:python:*:*range: >=1.56.0,<1.99.0

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.