Lucene search
+L

304 matches found

Nuclei
Nuclei
added yesterday518 views

Next.js - Server Side Request Forgery (SSRF)

Next.Js, inferior to version 14.1.1, have its image optimization built-in component prone to SSRF. id: CVE-2024-34351 info: name: Next.js - Server Side Request Forgery SSRF author: righettod severity: high description: | Next.Js, inferior to version 14.1.1, have its image optimization built-in...

7.5CVSS7.6AI score0.05453EPSS
SaveExploits3References5
NVD
NVD
added 3 days ago5 views

CVE-2026-73424

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS0.00224EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-73424 Astro: Unauthenticated path override in the @astrojs/vercel ISR function

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS0.00224EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago2 views

CVE-2026-73424 Astro: Unauthenticated path override in the @astrojs/vercel ISR function

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-60306

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS5.3AI score0.00224EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-73424

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS5.4AI score0.00224EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 3 days ago16 views

CVE-2026-73424

The Astro Vercel adapter (10.0.3–11.0.2) in entrypoint.ts trusts the x_astro_path header for the /_isr function based only on x-vercel-isr, letting unauthenticated GET requests render routes protected only by Vercel edge path rules or split edge middleware. CVSS 6.5 MEDIUM (AV:N/AC:L/PR:N/UI:N/S:...

6.5CVSS5.3AI score0.00224EPSS
SaveExploits0References4
EUVD
EUVD
added last week15 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
The Hacker News
The Hacker News
added 2026/08/06 8:57 a.m.13 views

AWS, Google, and Vercel Agent Flaws Let Attackers Trigger Tools Without Running the Model

Security flaws in agent infrastructure from Amazon Web Services AWS, Google, and Vercel let untrusted or forged instructions reach an agent's tools with no check that a model turn had authorized them. In several of the attack paths, the model never ran at all, so system prompts, content filters,...

10CVSS6.1AI score0.00291EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 1:14 p.m.16 views

MAL-2026-12510 Malicious code in anthropic-setup (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector baee404f50ce2f767660b7f6cf21dec0df6b0d0da68b9bc39ce506f941f1f664 The package is presented as an Anthropic API setup helper npx anthropic-setup sk-ant-.... When invoked, it writes /.claude/settings.json with...

5.5AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:57 p.m.11 views

Malicious code in table-ui-new (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b0b953969edf8d77d5a1be0aa33b4044b38e2352f81c54b0f343f21a1c52c13a [email protected] ships dist/config.js, exposed via the package.json ./config subpath export, which exports a module-level array named HASHES...

5.7AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:25 p.m.10 views

Malicious code in aegis-runtime (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a66d1f02c3c943836d41a7ec92c150c5529880890a4cc502115412dddb0c519c The package's declared postinstall hook runs node src/test.js, which issues an HTTPS GET to https://workconfig.vercel.app with TLS certificate...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2026/07/29 9:17 p.m.12 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
Cvelist
Cvelist
added 2026/07/29 8:28 p.m.60 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.8CVSS0.00197EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 8:28 p.m.40 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
ATTACKERKB
ATTACKERKB
added 2026/07/29 8:28 p.m.10 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
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
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.12 views

PT-2026-63559

Name of the Vulnerable Software and Affected Versions Next.js versions 15.5.0 through 15.5.20 Next.js versions 16.0.0 through 16.2.10 Description When self-hosting with the default image loader, the Image Optimization API can optimize remotely hosted images if configured. Malicious content within...

6.3CVSS5.8AI score0.00675EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/21 12:0 a.m.9 views

MAL-2026-10990 Malicious code in ts-vitest (npm)

ts-vitest is a typosquat of vitest/ts-eslint hollow "kelly-calc"/"clob-math" content, no legitimate functionality that ships a postinstall two-stage fetch-exec dropper. The package.json declares postinstall: node scripts/install-check.cjs; the hook's resolvePeerBundleUrl fetches a JSON config fro...

5.9AI score
SaveExploits0References7
OSV
OSV
added 2026/07/20 11:25 p.m.10 views

GHSA-X27W-589X-FRM2 Astro: Unauthenticated path override in the @astrojs/vercel ISR function

Summary When ISR is enabled, the serverless entrypoint lets an unauthenticated request decide which route the origin renders. The internal isr function reads the xastropath query parameter and rewrites the request path to it without any authentication. Edge level access controls only ever see the...

6.5CVSS5.5AI score0.00224EPSS
SaveExploits0References8
Rows per page
Query Builder