Lucene search
+L

621 matches found

RedhatCVE
RedhatCVE
added 5 hours ago3 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
Github Security Blog
Github Security Blog
added yesterday7 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
NVD
NVD
added 4 days ago6 views

CVE-2026-68214

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-68214 media: rtl2832: fix use-after-free in rtl2832_remove()

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-55315

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

5.3AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago24 views

CVE-2026-68214

The CVE-2026-68214 issue affects the Linux kernel media/rtl2832 path and causes a use-after-free during module removal when a concurrent I2C transfer via the mux adapter is in flight. The root cause is that cancel_delayed_work_sync() is invoked before i2c_mux_del_adapters(), allowing rtl2832_dese...

5.3AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 3:21 p.m.7 views

MAL-2026-11667 Malicious code in @or-sdk/adapters (npm)

npm/@or-sdk/adapters is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republished by...

5.7AI score
SaveExploits0References8
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:21 p.m.8 views

Malicious code in @or-sdk/adapters (npm)

npm/@or-sdk/adapters is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republished by...

5.7AI score
SaveExploits0References8
NVD
NVD
added 2026/08/01 1:17 p.m.10 views

CVE-2026-67316

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS0.00258EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 1:17 p.m.6 views

UBUNTU-CVE-2026-67316

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.34 views

CVE-2026-67316 axios before 1.18.0 Prototype Pollution via bodyless methods

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS0.00258EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 1:16 p.m.12 views

CVE-2026-47876

VMware ESX contains an out-of-bounds write vulnerability in the VMXNET3 virtual network adapter. A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are no...

9.3CVSS0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 9:17 p.m.10 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
ATTACKERKB
ATTACKERKB
added 2026/07/29 8:6 p.m.8 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.5CVSS5.9AI score0.00197EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2026/07/29 8:6 p.m.56 views

CVE-2026-65975 Pydantic AI AG-UI Adapter: A dangling client-submitted tool call can execute when a trailing message is dropped during `sanitize_messages`

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
EUVD
EUVD
added 2026/07/29 8:6 p.m.8 views

EUVD-2026-50555

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.5CVSS5.9AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 4:17 p.m.10 views

CVE-2026-54735

Prebid Server is an open-source solution for running real-time advertising auctions in the cloud. Prior to version 4.4.0, certain bidder adapters in Prebid Server interpolate user-supplied parameters into outbound request URLs without properly validating host and subdomain values, allowing crafte...

10CVSS0.00351EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 4:0 p.m.6 views

GHSA-4P3G-4HCJ-WPVX prebid-server's request forgery vulnerability allows for possible host environment data extraction

Impact Certain bidder adapters accept user-supplied parameters that are interpolated into outbound request URLs. Without proper input validation, a malicious actor could craft bid request parameters that cause the server to send HTTP requests to unintended destinations, potentially exposing...

10CVSS5.9AI score0.00351EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/20 2:23 p.m.30 views

CVE-2026-62183

CVE-2026-62183 describes an Improper Privilege Management flaw in Apache Syncope. When the all-Java user workflow adapter or the Flowable user workflow adapter is used with a BPMN that does not require admin approval for self-registration or self-update requests, a REST call can let a user grant ...

9.8CVSS5.4AI score0.00411EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 2:23 p.m.18 views

EUVD-2026-45962

Improper Privilege Management vulnerability in Apache Syncope. When: the all-Java user workflow adapter is configured, or the Flowable user workflow adapter is configured, bearing a BPMN definition not requiring admin approval for user self registration of self update requests the following...

5.4AI score0.00411EPSS
SaveExploits0References1
Rows per page
Query Builder