Lucene search
+L

224 matches found

OSV
OSV
added 2026/08/17 5:39 a.m.7 views

BIT-AIRFLOW-2026-68968 Apache Airflow: Authorization bypass in the Backfill API through conflicting interpretations of the backfill id

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

7.5CVSS5.5AI score0.00416EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/14 8:28 a.m.8 views

CVE-2026-65975

A flaw was found in Pydantic AI's UI adapters, specifically within the sanitizemessages function. This vulnerability allows a remote client to bypass security checks and execute server tools with arguments they provide, rather than those generated by the AI model. This occurs when a trailing clie...

6.5CVSS5.7AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 2:16 p.m.17 views

EUVD-2026-50562

Pydantic AI: Unvalidated UploadedFile references in UI adapters allow server-side file access using the application's credentials...

6.8CVSS5.2AI score0.00197EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/13 2:16 p.m.9 views

Pydantic AI: Unvalidated UploadedFile references in UI adapters allow server-side file access using the application's credentials

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 clien...

6.8CVSS5.6AI score0.00197EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/08/13 2:16 p.m.7 views

GHSA-H7P7-W5GC-XJ3W Pydantic AI: Unvalidated UploadedFile references in UI adapters allow server-side file access using the application's credentials

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 clien...

6.8CVSS5.6AI score0.00197EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:27 p.m.7 views

CVE-2026-68968

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

5.4AI score0.00416EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/12 3:27 p.m.7 views

CVE-2026-68968 Apache Airflow: Authorization bypass in the Backfill API through conflicting interpretations of the backfill id

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

5.4AI score0.00416EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 3:27 p.m.44 views

CVE-2026-68968

The CVE affects Apache Airflow (Backfill API). A mismatch between dependency parsing and endpoint validation for backfill_id (int() vs NonNegativeInt) allows an authenticated user with edit rights on one Dag to read, pause, and cancel backfills for other Dags. FastAPI resolves dependencies before...

7.5CVSS5.4AI score0.00416EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:27 p.m.40 views

CVE-2026-68968 Apache Airflow: Authorization bypass in the Backfill API through conflicting interpretations of the backfill id

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

0.00416EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.5 views

PT-2026-71130

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.3.1 Description An authorization flaw exists in the Backfill API where a discrepancy in how the backfill id path segment is parsed allows an authenticated user with edit permissions on any single Dag to perfo...

7.5CVSS5.2AI score0.00416EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/05 4:11 p.m.21 views

ROOT-APP-PYPI-CVE-2024-3772 CVE-2024-3772 in pydantic - Patched by Root

Root has patched CVE-2024-3772 in the pydantic package for Root:PyPI. Multiple fixed versions available...

5.9CVSS6.4AI score0.00957EPSS
SaveExploits1
OSV
OSV
added 2026/08/03 6:38 a.m.13 views

ROOT-APP-PYPI-CVE-2026-46678 CVE-2026-46678 in rootio-pydantic-ai-slim - Patched by Root

Root has patched CVE-2026-46678 in the rootio-pydantic-ai-slim package for Root:PyPI. Multiple fixed versions available...

6.8CVSS5.8AI score0.00419EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/30 2:47 p.m.10 views

CVE-2026-46678

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...

6.8CVSS5.8AI score0.00419EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 2:46 p.m.10 views

CVE-2026-54249

A flaw was found in pydantic-ai. A remote attacker could exploit this vulnerability by submitting crafted message history containing unvalidated file references. This could trick the server into reading arbitrary files from its own cloud storage accounts, such as Amazon S3 or Google Cloud Storage...

6.8CVSS5.9AI score0.00197EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 9:17 p.m.14 views

CVE-2026-65975

Pydantic AI is a Python agent framework for building applications and workflows with Generative AI. In versions 1.88.0 up to but not including 1.107.1 and 2.0.0b1 up to but not including 2.5.0, the UI adapters AG-UI via Agent.toagui/AGUIAdapter, and Vercel AI via VercelAIAdapter use...

6.5CVSS0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 9:17 p.m.13 views

CVE-2026-46678

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 forcedownload='allow-local' disabling the default block on private/internal IPs, the cloud-metadata blocklist could be bypassed by encoding the...

6.8CVSS0.00419EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 9:17 p.m.14 views

CVE-2026-54249

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...

6.8CVSS0.00197EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/29 8:28 p.m.11 views

CVE-2026-54249

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...

6.8CVSS5.9AI score0.00197EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2026/07/29 8:28 p.m.43 views

CVE-2026-54249

CVE-2026-54249 affects Pydantic AI (Python agent framework) when using a Pydantic AI UI adapter (e.g., Vercel AI adapter). Versions 1.65.0–1.105.0 and 2.0.0b1–2.0.0b5 allow an attacker to reference arbitrary files in the application’s model-provider or cloud-storage account via UploadedFile refer...

6.8CVSS5.9AI score0.00197EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/29 8:28 p.m.8 views

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

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...

6.8CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder