Lucene search
+L

51958 matches found

Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-71321 Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, the internal island renderer endpoint /nuxtisland/... decodes and hashes attacker-controlled JSON body input with destr and ohash before validating the URL-resident hash. An unauthenticated POST...

7.5CVSS0.00422EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-53658

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, the internal island renderer endpoint /nuxtisland/... decodes and hashes attacker-controlled JSON body input with destr and ohash before validating the URL-resident hash. An unauthenticated POST...

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-53647

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an attacker can supply a top-level as prop to the /nuxtisland/ endpoint and drive dynamic component resolution through , resolveDynamicComponent, or h. This issue is fixed in 3.21.10 and 4.5.1...

4.8CVSS5.5AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago7 views

CVE-2026-71313

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS0.00253EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 views

DEBIAN-CVE-2026-71309

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and pass...

8.6CVSS5.5AI score0.00314EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago6 views

CVE-2026-15996

A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause excessive CPU consumption and exhaust the pool of request-handling worker processes by sending a crafted form-encoded HTTP POST request containing deeply nested parameter...

8.7CVSS0.004EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago50 views

CVE-2026-71316

CVE-2026-71316 affects Nuxt (Vue.js framework). From 4.4.0 through 4.5.1, runtime cache:nuxt:payload entries for //_payload.json could be returned before route middleware and page guards because import.meta.prerender was not enforced, potentially disclosing another user’s SSR data. The issue is f...

7.5CVSS5.4AI score0.00297EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago57 views

CVE-2026-71315

Nuxt.js vulnerability CVE-2026-71315 affects Nuxt framework versions 3.21.7–3.21.10 and 4.5.1. Affected component is the router routeRules logic: mixed-case keys can fail to match case-folded lookups when router.options.sensitive is false, causing appMiddleware authorization gates to be silently ...

8.2CVSS5.4AI score0.00267EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago43 views

CVE-2026-71313

The CVE affects the rclone local backend (local.go) from v1.51.0 through v1.75.0. A faulty filename encoder allows certain encodings (Slash, None, Raw, or Windows-preserving backslash variants) to be decoded into an actual parent-directory component by filepath.Join, enabling an attacker-controll...

6.9CVSS5.6AI score0.00253EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago16 views

EUVD-2026-44530

rclone archive extract allows S3 destination prefix escape via crafted archive paths...

5CVSS5.4AI score0.00213EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 4 days ago8 views

CVE-2026-17556

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

8.8CVSS5.8AI score0.00464EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 4 days ago106 views

CVE-2026-17556

CVE-2026-17556 affects GitHub Enterprise Server. A path traversal bug allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the user storage directory (Git LFS objects, release assets, attachments, avatars). The issue arises from using the X-GitH...

8.8CVSS5.8AI score0.00464EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 4 days ago8 views

CVE-2026-55524

PraisonAI is a multi-agent teams system. In versions prior to 1.6.58, the webcrawl tool performs its SSRF check only on the initially supplied URL, allowing the protection to be bypassed so the tool connects to attacker-chosen internal destinations. The check resolves the hostname once with...

7.5CVSS5.4AI score0.00194EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 4 days ago6 views

CVE-2026-70612

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could...

5.4CVSS0.00361EPSS
SaveExploits0References13
Cvelist
Cvelist
added 4 days ago26 views

CVE-2026-55522 PraisonAI workflow include bypasses tools.py autoload opt-in and executes included recipe code

PraisonAI is a multi-agent teams system. In versions 3.9.26 through 4.6.57 of praiseonai and 0.12.12 through 1.6.57 of praiseonaiagents, the workflow "include" feature is vulnerable to code execution. Workflow.executeinclude implicitly imports and runs an included recipe's tools.py via a raw...

7.8CVSS0.00152EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago6 views

CVE-2026-55522 PraisonAI workflow include bypasses tools.py autoload opt-in and executes included recipe code

PraisonAI is a multi-agent teams system. In versions 3.9.26 through 4.6.57 of praiseonai and 0.12.12 through 1.6.57 of praiseonaiagents, the workflow "include" feature is vulnerable to code execution. Workflow.executeinclude implicitly imports and runs an included recipe's tools.py via a raw...

7.8CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 4 days ago8 views

CVE-2026-55522

PraisonAI is a multi-agent teams system. In versions 3.9.26 through 4.6.57 of praiseonai and 0.12.12 through 1.6.57 of praiseonaiagents, the workflow "include" feature is vulnerable to code execution. Workflow.executeinclude implicitly imports and runs an included recipe's tools.py via a raw...

7.8CVSS6.2AI score0.00152EPSS
SaveExploits0References2Affected Software2
NVD
NVD
added 4 days ago6 views

CVE-2026-70610

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS0.00383EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2026-70610

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS5.6AI score0.00383EPSS
SaveExploits0References14Affected Software1
CVE
CVE
added 4 days ago44 views

CVE-2026-70610

Electron contextBridge prototype-pollution vulnerability: objects copied from untrusted content into preload code could carry attacker-influenced prototypes even with context isolation. Affected versions prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4 are fixed in those respective releases. Wo...

5.4CVSS5.6AI score0.00383EPSS
SaveExploits0References13
Rows per page
Query Builder