Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-46678

Опубликовано: 29 июл. 2026
Источник: nvd
CVSS3: 6.8
CVSS3: 5.9
EPSS Низкий

Описание

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 down

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:pydantic:pydantic_ai:*:*:*:*:*:python:*:*
Версия от 1.56.0 (включая) до 1.99.0 (исключая)

EPSS

Процентиль: 34%
0.00419
Низкий

6.8 Medium

CVSS3

5.9 Medium

CVSS3

Дефекты

CWE-918

Связанные уязвимости

CVSS3: 6.8
redhat
8 дней назад

A flaw was found in Pydantic AI, a Python agent framework for building Generative AI applications. When an application is configured to allow local file downloads from untrusted URLs, a Server-Side Request Forgery (SSRF) vulnerability exists. This flaw allows an attacker to bypass existing security controls by encoding cloud metadata IP addresses using IPv4-mapped IPv6 formats. Successful exploitation could lead to the exposure of sensitive cloud Identity and Access Management (IAM) short-term credentials.

CVSS3: 6.8
github
3 месяца назад

Pydantic AI: SSRF cloud-metadata blocklist bypass via IPv4-mapped IPv6 (Incomplete fix of CVE-2026-25580)

EPSS

Процентиль: 34%
0.00419
Низкий

6.8 Medium

CVSS3

5.9 Medium

CVSS3

Дефекты

CWE-918