Lucene search
+L

452027 matches found

EUVD
EUVD
•added 2026/09/26 1:22 p.m.•3 views

EUVD-2026-87703

Flowise through 3.1.4 does not enforce authorization on the BullMQ admin dashboard. When the server runs in queue mode with the dashboard enabled and not in cloud mode MODE=queue, ENABLEBULLMQDASHBOARD=true, and !isCloud, the /admin/queues mount is protected only by the...

8.7CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•5 views

EUVD-2026-87704

Flowise npm packages flowise and flowise-components through 3.1.4 looks up credentials by ID without filtering on the requesting user's workspace findOneBy id: credentialId with no workspaceId condition in several code paths: getAllOpenaiAssistants/getSingleOpenaiAssistant GET...

7.6CVSS5.7AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•4 views

EUVD-2026-87702

Flowise through 3.1.4 resolves SSO and local-password users solely by email without storing provider or subject identifier bindings, allowing attackers to authenticate as any existing user by claiming their email at any configured SSO provider. Attackers can gain complete account access including...

9.2CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•2 views

EUVD-2026-87701

Flowise through 3.1.4 Enterprise/platform mode with SSO enabled contains an authentication bypass in the SSO login path. When an SSO callback arrives with an email matching a user whose status is INVITED, verifyAndLogin SSOBase.ts:80-94 copies the user record from the database — including the...

9.2CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•6 views

EUVD-2026-87700

Flowise through 3.1.4 contains missing route-level RBAC checks on chat message endpoints that allow low-privileged API keys to read and delete chat history. Attackers with valid but low-privileged API keys can access GET and DELETE chat message routes without required flow permissions to read cha...

7.5CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•4 views

EUVD-2026-87699

ClawHub openclaw/clawhub contains an incorrect authorization vulnerability in the ClawHub application/backend: an organization-owned skill retains the ownerUserId of its original publisher, and transfer and lifecycle authorization checks trust that historical user before requiring current...

5.4CVSS5.9AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•1 views

EUVD-2026-87697

ClawHub openclaw/clawhub application/backend contains a missing authorization check in the changelog preview feature. A signed-in caller can invoke the public skills:generateChangelogPreview action for a skill they are not authorized to access; the previous version is read without the file-read...

7.1CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•6 views

EUVD-2026-87698

ClawHub openclaw/clawhub application/backend contains a flaw in the skill report moderation flow: four distinct ordinary authenticated accounts can report a visible skill and trigger automatic hiding moderationStatus: hidden of that skill from the catalog without any moderator decision. Because t...

8.7CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•4 views

EUVD-2026-87696

ClawHub openclaw/clawhub application/backend contains a server-side request forgery vulnerability in the public profile preview's image fetching. The preview accepts a user-supplied image URL and checks the textual hostname against private-address patterns, but does not validate or pin the resolv...

6.9CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/26 1:22 p.m.•3 views

EUVD-2026-87695

ClawHub the openclaw/clawhub application/backend does not bind anonymous HTTP API requests to a trusted caller identity, so all direct anonymous API requests share a single default quota allowance. A remote, unauthenticated caller can drain that shared allowance and thereby deny or degrade API...

6.9CVSS5.9AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/26 12:45 p.m.•5 views

EUVD-2026-87694

A vulnerability was detected in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. Affected is an unknown function of the file mydetailsfaculty.php. The manipulation of the argument myfid results in sql injection. The attack can be launched remotely. The explo...

7.5CVSS7AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/26 11:30 a.m.•5 views

EUVD-2026-87548

A security vulnerability has been detected in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. This impacts an unknown function of the file updatedetailsfromstudent.php. The manipulation of the argument eno leads to sql injection. The attack can be initiated...

7.5CVSS6.9AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/26 11:15 a.m.•5 views

EUVD-2026-87546

A weakness has been identified in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. This affects an unknown function of the file updatequery.php. Executing a manipulation of the argument queryx can lead to cross site scripting. It is possible to launch the...

5.3CVSS3.7AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/26 8:45 a.m.•6 views

EUVD-2026-87545

A security flaw has been discovered in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. The impacted element is an unknown function of the file /updateguest.php. Performing a manipulation of the argument gname/editassid results in sql injection. It is possib...

6.5CVSS6.3AI score0.00192EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/26 8:31 a.m.•9 views

EUVD-2026-87544

In the Linux kernel, the following vulnerability has been resolved: cgroup: Avoid iteration of dying tasks with zero refcount The commit 260fbcb92bbea "cgroup: Move dyingtasks cleanup from cgrouptaskrelease to cgrouptaskfree" extended the lifetime of tasks on the dyingtasks list. The iterators ha...

5.8AI score0.00177EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 8:00 a.m.•5 views

EUVD-2026-87543

A vulnerability was identified in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. The affected element is an unknown function of the file managevideos2.php of the component Faculty Video Management. Such manipulation of the argument VTitle/VUrl/VRemarks lea...

5.1CVSS3.6AI score0.00191EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/26 6:39 a.m.•6 views

EUVD-2026-87542

The Request a Quote for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.9.2 via the afrfqsubmitquoteviapopup function. This is due to missing file extension and MIME type validation in the popup upload handler, which uses the raw...

9.8CVSS5.7AI score0.00413EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•3 views

EUVD-2026-87541

The Testimonials Widget WordPress plugin through 4.0.4 does not validate a user-supplied URL before fetching it server-side and storing the response as a public file, allowing unauthenticated users to make the server issue requests to internal services and read the responses...

5.8CVSS5.8AI score0.00136EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•7 views

EUVD-2026-87540

The Testimonials Widget WordPress plugin through 4.0.4 does not perform a capability or ownership check when handling its front-end testimonial submission form, allowing unauthenticated users to modify or create arbitrary posts, including overwriting the title, content and author of any existing...

7.5CVSS5.9AI score0.00136EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•6 views

EUVD-2026-87539

The Optimole WordPress plugin before 4.2.13 does not escape unrecognized attributes of its video-player block before rendering them onto the block's wrapper element, allowing users with the Author role and above to store an event-handler attribute that executes scripts in the browser of any user,...

6.8CVSS5.8AI score0.00152EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•5 views

EUVD-2026-87534

The File Manager WordPress plugin before 8.0.5, FileOrganizer WordPress plugin before 1.2.1, File Manager Pro WordPress plugin before 2.1.3 do not correctly validate the origin of window messages received by the file browser they load on their admin screens, accepting any origin that is a leading...

7.5CVSS6AI score0.00173EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•7 views

EUVD-2026-87538

The MCP Server for WordPress WordPress plugin before 1.8.2 does not perform an object-level authorization check on one of its workflow REST routes, allowing users with the Contributor role to disclose the title and publication status of any post, page or custom post type, including other users'...

2.7CVSS5.8AI score0.00139EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•6 views

EUVD-2026-87536

The MCP Server for WordPress WordPress plugin before 1.8.2 does not correctly verify the WordPress REST API nonce for cookie-authenticated requests when a condition an attacker can influence is present, allowing unauthenticated attackers to perform administrator-only actions, including creating a...

8.8CVSS5.8AI score0.001EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•4 views

EUVD-2026-87537

The MCP Server for WordPress WordPress plugin before 1.8.2 does not perform an ownership or sufficient capability check on its workflow create, update and delete REST routes, allowing users with the Contributor role to modify, delete and create site-wide workflow configuration, including workflow...

2.7CVSS5.8AI score0.00132EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•8 views

EUVD-2026-87535

The WP Delicious WordPress plugin before 1.10.8 does not validate or escape the HTML tag name taken from user-supplied recipe block data before rendering it on the front end, allowing users with the Contributor role and above to inject arbitrary HTML tags, including script tags, which execute whe...

6.8CVSS6.1AI score0.00152EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•5 views

EUVD-2026-87532

The wp-review-slider-pro WordPress plugin before 12.7.12 does not perform a capability check on the AJAX handler that saves its review submission forms, and the nonce protecting it is generated for every visitor, allowing any authenticated user, such as a subscriber, to overwrite a live form with...

8CVSS5.8AI score0.00158EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•6 views

EUVD-2026-87530

The File Manager WordPress plugin before 8.0.5 does not prevent unauthenticated users from downloading its database backup archives, and in some cases writes them under a fixed filename, allowing unauthenticated attackers to retrieve a full database dump including every user's email address and...

5.9CVSS5.8AI score0.00145EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•7 views

EUVD-2026-87531

The wp-review-slider-pro WordPress plugin before 12.7.12 does not perform a capability check on one of its AJAX handlers, and the nonce protecting it is generated for every visitor, allowing any authenticated user, such as a subscriber, to store arbitrary review content which is later output...

8CVSS5.9AI score0.00158EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•5 views

EUVD-2026-87533

The wp-review-slider-pro WordPress plugin before 12.7.12 does not sanitize a value stored through one of its AJAX handlers, which lacks a capability check, before using it in a SQL statement, allowing any authenticated user, such as a subscriber, to perform SQL injection attacks whose results are...

6.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•7 views

EUVD-2026-87529

The WP Directory Kit WordPress plugin before 1.5.8 does not sanitize and escape some of its category and location fields before outputting them in page attributes, allowing users with a WP Directory Kit WordPress plugin before 1.5.8-specific listing-management role and without the unfilteredhtml...

7.2CVSS6AI score0.00152EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•6 views

EUVD-2026-87527

The Bluff Post WordPress plugin through 1.1.1 does not sanitise and escape parameters before using them as identifiers in a SQL query, allowing unauthenticated attackers to append additional SQL and extract sensitive information from the database...

6.8CVSS5.8AI score0.00172EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 6:00 a.m.•6 views

EUVD-2026-87528

The Team Members WordPress plugin through 9.2 does not perform any authorization or visibility check in an unauthenticated AJAX action that returns full team member records by ID, allowing unauthenticated attackers to enumerate and disclose details, including email addresses and phone numbers, of...

5.3CVSS5.8AI score0.00145EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/26 2:28 a.m.•5 views

EUVD-2026-87526

The Automatic.css plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REQUESTURI in all version 4.0.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that will execute whenever an...

6.4CVSS6.1AI score0.00215EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•8 views

EUVD-2026-87381

OpenClaw versions 2026.5.1 through 2026.7.0 fail to apply the configured exec approval path to Google Meet node commands. The googlemeet.chrome command accepts caller-supplied audio command arrays and executes them on a paired node without going through the normal system.run approval flow. In...

8.8CVSS5.9AI score0.00305EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•7 views

EUVD-2026-87380

OpenClaw npm package openclaw before 2026.7.1 incorrectly binds Signal approval reactions. In affected versions, a reaction intended to resolve a structured approval request could instead attach to ordinary outbound text when unrelated outbound messages and a pending approval are present in the...

7.5CVSS5.8AI score0.00114EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•7 views

EUVD-2026-87454

OpenClaw npm package 'openclaw' before 2026.7.1 is vulnerable to a time-of-check time-of-use race condition in OpenShell local mirror filesystem mutation operations. The remove, mkdir, and rename operations could act on a different filesystem target after OpenClaw completed its sandbox path-safet...

8.8CVSS5.8AI score0.00082EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•6 views

EUVD-2026-87455

OpenClaw versions before 2026.7.1 fail to properly authorize non-owner users executing MCP configuration changes through /mcp set and /mcp unset commands. Attackers can persist arbitrary stdio MCP commands that execute with OpenClaw process privileges when configuration loads, compromising host...

8.8CVSS6.1AI score0.00246EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•5 views

EUVD-2026-87456

OpenClaw versions before 2026.7.1 contain an authorization bypass vulnerability in the diagnostics export command that allows non-owner channel senders to access owner-only host diagnostic bundles. Attackers can request and receive diagnostic details about the host, configuration, runtime, and...

7.1CVSS5.8AI score0.00241EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•7 views

EUVD-2026-87457

OpenClaw versions before 2026.7.1 contain an authorization bypass vulnerability in the /export-trajectory endpoint that allows non-owner senders to request and receive owner-only trajectory bundles. Attackers can access prompts, model messages, tool schemas, runtime events, and local path metadat...

7.1CVSS5.8AI score0.00241EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•6 views

EUVD-2026-87458

OpenClaw npm package openclaw before 2026.7.1 does not enforce the documented owner-only requirement for persistent /activation policy changes in group channels. An authorized non-owner channel sender can change whether the agent requires mention-based activation, causing the agent to respond mor...

5.4CVSS5.8AI score0.00143EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•6 views

EUVD-2026-87459

OpenClaw is an agent gateway distributed via npm. In versions = 2026.4.10 and 2026.7.1, persistent memory dreaming mutations omit owner permission checks. An authorized but non-owner external-channel sender can issue the persistent '/dreaming on' and '/dreaming off' commands to enable or disable...

6.3CVSS6AI score0.0016EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•7 views

EUVD-2026-87460

OpenClaw is an npm-distributed agent gateway. In versions before 2026.7.1, the global Active Memory toggle mutations could omit owner checks. An authorized non-owner external-channel sender could therefore persistently enable or disable Active Memory for the Gateway, disabling memory recall for...

6.3CVSS5.8AI score0.0016EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•7 views

EUVD-2026-87461

OpenClaw before 2026.7.1 contains an authorization bypass vulnerability in the /voice set command that allows non-owner external-channel senders to persist Gateway voice configuration. Attackers with command access can change the voice used by Talk responses for the configured provider, affecting...

5.3CVSS5.9AI score0.00177EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•5 views

EUVD-2026-87462

OpenClaw versions before 2026.7.1 contain a sandbox bypass vulnerability in the browser tool that allows sandboxed sessions to access paired node browser actions despite allowHostControl=false configuration. Attackers with control over sandboxed agent input can select a paired node and perform ho...

8.7CVSS5.9AI score0.00319EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•8 views

EUVD-2026-87463

OpenClaw npm package 'openclaw' before 2026.7.1 does not enforce the administrator scope requirement on browser control when it is reached through the node.invoke method, although direct browser.request access requires administrator scope. In Gateway deployments that honor caller identity and...

8.7CVSS5.8AI score0.00301EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•5 views

EUVD-2026-87465

OpenClaw Codex before 2026.7.1 fails to properly enforce owner authorization when creating native conversation bindings. Non-owner channel senders with command access can create bindings to the native Codex runtime and execute host-capable turns with access to files, tools, and processes...

8.8CVSS6AI score0.00246EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•5 views

EUVD-2026-87464

OpenClaw versions before 2026.7.1 fail to properly validate owner authorization in the Codex computer-use installation command. Non-owner channel senders can install arbitrary plugins and execute MCP processes with OpenClaw user privileges, affecting host confidentiality, integrity, and...

8.8CVSS6.2AI score0.00246EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•6 views

EUVD-2026-87466

OpenClaw npm package openclaw before 2026.7.1 fails to enforce the owner-only authorization requirement for Claude Code permission prompts delivered through the MCP channel bridge. An authorized non-owner channel sender with channel command access can approve or deny a pending permission request...

8.6CVSS5.9AI score0.00193EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•8 views

EUVD-2026-87467

OpenClaw is an npm-distributed agent runtime. In versions = 2026.2.26 and 2026.7.1, PowerShell command analysis on Windows hosts running in exec allowlist mode could approve an exact executable resolved from PATH but subsequently execute a same-named executable located in the workspace directory...

6.7CVSS6.2AI score0.00097EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 2:19 a.m.•6 views

EUVD-2026-87468

OpenClaw Discord versions before 2026.7.1 contain an authorization bypass vulnerability in guild metadata read actions that allows lower-trust senders to retrieve information excluded by channel allowlists. Attackers can bypass the configured Discord read-target policy to access guild metadata fr...

5.3CVSS5.8AI score0.00182EPSS
SaveExploits0References2
Total number of security vulnerabilities452027