Lucene search
+L

44700 matches found

EUVD
EUVD
added 2026/08/05 9:21 p.m.14 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
CVE
CVE
added 2026/08/05 9:21 p.m.69 views

CVE-2026-71318

Nuxt (Vue.js framework) is affected in versions 3.1.0 through 3.21.10 and 4.5.1 where a top-level as prop to the /__nuxt_island/ endpoint can drive dynamic component resolution via , resolveDynamicComponent, or h(). This allows potential unauthorized component instantiation as described in the CV...

4.8CVSS5.5AI score0.00209EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 9:21 p.m.31 views

CVE-2026-71318 Nuxt: Unauthorized Component Instantiation via Server Island Props

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.8CVSS0.00209EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:17 p.m.7 views

CVE-2026-70616

boringproxy through 0.10.0 contains a resource exhaustion vulnerability that allows any authenticated user to permanently exhaust server file descriptors, goroutines, and memory by sending requests to the GET /loading endpoint with attacker-supplied id query parameter values. Because the handler...

7.1CVSS0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 8:15 p.m.51 views

CVE-2026-18959

CVE-2026-18959 affects yushine InnoShop (up to 0.8.2). The vulnerability resides in the Files Endpoint, specifically FileManagerController::destroyFiles in innopacks/restapi/routes/panel-api.php, which enables path traversal. It can be triggered remotely and an exploit has been published. The dis...

5.5CVSS5.5AI score0.00372EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:15 p.m.33 views

CVE-2026-18959 yushine InnoShop Files Endpoint panel-api.php destroyFiles path traversal

A flaw has been found in yushine InnoShop up to 0.8.2. Affected by this issue is the function FileManagerController::destroyFiles of the file innopacks/restapi/routes/panel-api.php of the component Files Endpoint. This manipulation causes path traversal. The attack may be initiated remotely. The...

5.5CVSS0.00372EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 8:13 p.m.16 views

CVE-2026-71309 rclone: Incomplete path validation allows backend root escape in serve restic

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 score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 7:57 p.m.36 views

CVE-2026-70618 Spacebar Server Missing Authorization via member-ids Endpoint

Spacebar Server before commit 51da17c contains a missing authorization vulnerability that allows any authenticated user to enumerate complete guild membership by querying the GET /guilds/guildid/roles/roleid/member-ids endpoint without guild membership verification. Attackers can exploit the...

5.3CVSS0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 7:57 p.m.10 views

CVE-2026-70618 Spacebar Server Missing Authorization via member-ids Endpoint

Spacebar Server before commit 51da17c contains a missing authorization vulnerability that allows any authenticated user to enumerate complete guild membership by querying the GET /guilds/guildid/roles/roleid/member-ids endpoint without guild membership verification. Attackers can exploit the...

5.3CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:57 p.m.8 views

CVE-2026-70618

Spacebar Server before commit 51da17c contains a missing authorization vulnerability that allows any authenticated user to enumerate complete guild membership by querying the GET /guilds/guildid/roles/roleid/member-ids endpoint without guild membership verification. Attackers can exploit the...

5.3CVSS5.5AI score0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/05 7:57 p.m.58 views

CVE-2026-70618

Spacebar Server (before commit 51da17c) contains a missing authorization vulnerability in the GET /guilds/{guild_id}/roles/{role_id}/member-ids endpoint. The unprotected route handler lacks permission checks present in sibling endpoints, allowing any authenticated user with a valid bearer token a...

5.3CVSS5.5AI score0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 7:53 p.m.36 views

CVE-2026-70617 Spacebar Server Missing Authorization via Group DM Recipient Endpoint

Spacebar Server before commit dcfd910 contains a missing authorization vulnerability that allows any authenticated attacker to add themselves to arbitrary group DM channels by sending a PUT request to the channels recipient endpoint without membership verification. Attackers can exploit the...

8.6CVSS0.00231EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 7:53 p.m.65 views

CVE-2026-70617

CVE-2026-70617 — Spacebar Server : A missing authorization flaw exists in Spacebar Server prior to commit dcfd910, enabling any authenticated attacker to add themselves to arbitrary private group DM channels. The attacker can exploit the unguarded PUT /channels/{channel_id}/recipients/{user_id} e...

8.6CVSS5.6AI score0.00231EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:53 p.m.8 views

CVE-2026-70617

Spacebar Server before commit dcfd910 contains a missing authorization vulnerability that allows any authenticated attacker to add themselves to arbitrary group DM channels by sending a PUT request to the channels recipient endpoint without membership verification. Attackers can exploit the...

8.6CVSS5.6AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 7:53 p.m.16 views

CVE-2026-70617 Spacebar Server Missing Authorization via Group DM Recipient Endpoint

Spacebar Server before commit dcfd910 contains a missing authorization vulnerability that allows any authenticated attacker to add themselves to arbitrary group DM channels by sending a PUT request to the channels recipient endpoint without membership verification. Attackers can exploit the...

8.6CVSS5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/05 7:37 p.m.10 views

CVE-2026-70616 boringproxy 0.10.0 Resource Exhaustion DoS via GET /loading endpoint

boringproxy through 0.10.0 contains a resource exhaustion vulnerability that allows any authenticated user to permanently exhaust server file descriptors, goroutines, and memory by sending requests to the GET /loading endpoint with attacker-supplied id query parameter values. Because the handler...

7.1CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:37 p.m.10 views

CVE-2026-70616

boringproxy through 0.10.0 contains a resource exhaustion vulnerability that allows any authenticated user to permanently exhaust server file descriptors, goroutines, and memory by sending requests to the GET /loading endpoint with attacker-supplied id query parameter values. Because the handler...

7.1CVSS5.5AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 7:37 p.m.34 views

CVE-2026-70616 boringproxy 0.10.0 Resource Exhaustion DoS via GET /loading endpoint

boringproxy through 0.10.0 contains a resource exhaustion vulnerability that allows any authenticated user to permanently exhaust server file descriptors, goroutines, and memory by sending requests to the GET /loading endpoint with attacker-supplied id query parameter values. Because the handler...

7.1CVSS0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 7:37 p.m.55 views

CVE-2026-70616

CVE-2026-70616 affects boringproxy 0.10.0. The vulnerability allows an authenticated user to cause resource exhaustion on the server by sending requests to GET /loading with attacker-supplied id values. The handler performs no map-lookup validation and blocks on a nil channel, with no timeout, ca...

7.1CVSS5.5AI score0.00198EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:26 p.m.8 views

CVE-2026-55523

PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.webcrawltools.webcrawl function is vulnerable to server-side request forgery. While it validates the initially supplied URL and blocks direct loopback and private destinations, its default httpx...

7.7CVSS5.4AI score0.00342EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder