Lucene search
+L

434830 matches found

EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63272

n8n before 1.123.69 and 2.x before 2.33.4 / 2.34.1 contains a code execution vulnerability in the Git node. The Git node executed certain repository-local git configuration values without neutralizing them, so any subsequent Git node operation against a repository containing a malicious value wou...

7.7CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63273

n8n before 2.34.1 and 2.33.x before 2.33.4 contains an SSRF protection bypass in the SearXNG Agent tool. The tool sent requests to the user-supplied API URL using a raw HTTP client that did not route through n8n's centralized SSRF protection. On instances with N8NSSRFPROTECTIONENABLED=true, an...

6.3CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63271

n8n is a workflow automation platform. In versions prior to 1.123.69, 2.33.4, and 2.34.1, the JavaScript Code node's VM sandbox did not freeze the sandbox's Function.prototype, allowing an authenticated user with the ability to create and execute workflows to pollute it from within a Code node...

6CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63269

n8n before 1.123.69, 2.x before 2.33.4, and 2.x before 2.34.1 contain an allowed-domains bypass in the GraphQL node. When the node's Authentication parameter is set to expression mode, every authentication-gated credential selector is treated as active; if two credentials of different types are...

5.1CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63270

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63268

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contain an arbitrary file read and write vulnerability in the Snowflake node, which passes free-form Execute Query input, including client-side commands, directly to the Snowflake SDK without applying n8n's file-access restrictions...

8.7CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63267

n8n before 2.34.1 and 2.33.4 contains an authorization bypass in the custom project role deletion reassignment path. When deleting a custom project role with a reassignment target, the code validated only that the target role existed and was project-scoped, performing no project-level authorizati...

7.4CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63266

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63265

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain an information disclosure vulnerability in the GraphQL node. When a GraphQL request fails at the connection level, the node re-throws the underlying HTTP client error unchanged instead of wrapping it in n8n's standard error type. That error...

7.1CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63264

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contain an expression injection vulnerability in resource-locator field link preview rendering. The editor spliced the field's stored value directly into the node type's URL template without checking for expression syntax. An...

8.4CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63263

n8n versions before 1.123.69 contain a server-side request forgery vulnerability in the Edit Image node's Draw Text operation that allows authenticated users to inject MVG primitives. Attackers can craft malicious text values to issue blind outbound HTTP requests to arbitrary addresses or access...

6CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63262

n8n versions before 2.34.1 contain a credential validation bypass in the MCP createworkflowfromcode tool when authentication type is set to an expression. Attackers with a valid MCP Bearer API key and knowledge of a target credential ID can persist unauthorized cross-project credential references...

5.3CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63261

n8n before 1.123.69, 2.33.4, and 2.34.1 contains a stored cross-site scripting vulnerability in the Form node's completion page. The completion page applied its sandboxing Content-Security-Policy only when respondWith was not set to 'redirect', but responseText was always rendered as raw HTML. An...

8.4CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63259

n8n before 1.123.69, 2.33.4, and 2.34.1 contains a NoSQL injection vulnerability in the MongoDB node's Find, Delete, and Aggregate operations, which parse the Query parameter as JSON after expression resolution without sanitizing MongoDB operators. An attacker who can influence the resolved query...

7.1CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63260

n8n before 1.123.69, 2.33.4, and 2.34.1 contains a PostgREST filter injection vulnerability in the Supabase node's Row Get Many, Delete, and Update operations, which built filter queries by concatenating an expression-bindable value without escaping. An attacker could inject a condition that...

7.1CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63258

n8n before 1.123.69, 2.33.4, and 2.34.1 contains an SSRF protection bypass in the OAuth2 credential authorization-code-to-access-token exchange. While OAuth2 discovery and dynamic-client-registration requests use n8n's SSRF-protected HTTP client, the token exchange uses a separate client with no...

2.3CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63257

n8n before 2.33.4 and 2.34.x before 2.34.1 contain a remote code execution vulnerability in the @n8n/workflow-sdk node-schema loader used for MCP node-schema loading. The loader derives a node's schema module path directly from the attacker-supplied node type string without validating...

8.7CVSS
SaveExploits0References2
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63256

The setWebhookResolver in packages/api/src/resolvers/webhooks/index.ts stores the caller-supplied url without any address validation, and the file imports no validation helper. When a subscribed event fires, callWebhook in packages/api/src/jobs/callwebhook.ts issues axios.request with that url, t...

5.3CVSS
SaveExploits0References6
EUVD
EUVD
added 1 hour ago1 views

EUVD-2026-63255

The scanFeedsResolver in packages/api/src/resolvers/subscriptions/index.ts passes the caller-supplied url straight to axios.geturl, rssParserConfig with no address validation. The same file guards the subscribe path with validateUrl, which rejects private and reserved ranges through the private-i...

5.3CVSS
SaveExploits0References5
EUVD
EUVD
added 1 hour ago6 views

EUVD-2026-63246

A flaw was found in the ipa-enrollment SLAPI plugin. A remote authenticated client can exploit a null pointer dereference vulnerability by sending a malformed Lightweight Directory Access Protocol LDAP extended operation. By omitting the request value for the JOINOID in the ipa-enrollment extende...

6.5CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
added 1 hour ago7 views

EUVD-2026-63245

A flaw was found in FreeIPA. When a trust relationship is configured between FreeIPA and Active Directory, Active Directory users can bypass authentication for FreeIPA services, including the portal, SMB server, and LDAP directory. This is possible by impersonating a client name in the Ticket...

9.6CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
added 1 hour ago7 views

EUVD-2026-63244

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit a vulnerability in the /ipa/i18nmessages endpoint by sending an arbitrarily large request body. This can cause the service to consume excessive memory, leading to memory exhaustion, degraded responsiveness, and a denial o...

7.5CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
added 1 hour ago3 views

EUVD-2026-63243

A privilege escalation flaw was found in FreeIPA. The uniqueness constraint enforced on Kerberos principal name attributes in the 389-ds directory server does not properly account for equivalent representations of the same principal name, allowing a user with sufficient LDAP write privileges to...

9.1CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
added 1 hour ago7 views

EUVD-2026-63242

Joomla Extension - tassos.gr - Client-controlled validation bypass in Convert Forms extension 5.2.5 - The front-end Submissions view did not enforce access control. An unauthenticated visitor could therefore list a form's submissions...

6.9CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
added 1 hour ago6 views

EUVD-2026-63241

A flaw was found in FreeIPA. A low-privilege authenticated user can exploit this vulnerability by submitting an oversized One-Time Password OTP key value. This oversized key is then decoded and re-encoded without proper size limits, consuming excessive CPU and memory resources. This can lead to a...

4.3CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
added 1 hour ago7 views

EUVD-2026-63240

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the /ipa/migration/migration.py endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increas...

7.5CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
added 2 hours ago4 views

EUVD-2026-63239

A flaw was found in libvirt. An unprivileged local user could exploit an integer overflow vulnerability in the NodeGetFreePages RPC handler. This flaw allows crafted values to bypass a size check, leading to an undersized memory buffer. Subsequently, real NUMA node data can overwrite this buffer...

7.8CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
added 3 hours ago2 views

EUVD-2026-63237

Joomla Extension - yootheme.com - Unauthenticated tag modifications in Zoo 4.1.65 - The comment controller endpoint lacked ACL checks, allowing unauthorized tag modifications by unauthenticated users...

6.9CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago6 views

EUVD-2026-63225

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 4 hours ago4 views

EUVD-2026-63224

A low-privileged remote attacker can enumerate all configured users and identify which accounts hold elevated privileges using the endpoint /api/user/fetch-all.php...

5.3CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago5 views

EUVD-2026-63223

An unauthenticated remote attacker can retrieve sensible files from the FDS Web server, such as the backup archive at /FdsBackup.zip and additional files under /downloads/, directly over HTTP without a valid session. These files disclose detailed railway signaling and track layout information tha...

8.7CVSS5.4AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago4 views

EUVD-2026-63222

An low privileged remote attacker can cause authenticated users to perform unintended actions in the FDS Web interface using malicious web pages...

8.6CVSS5.4AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago6 views

EUVD-2026-63221

An unauthenticated remote attacker in possession of a valid session identifier is able to continue using the session after it should have expired. This increases the risk associated with stolen, leaked, shared, or unattended sessions and may enable unauthorized continued access to the FDS web...

9.8CVSS5.4AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago3 views

EUVD-2026-63220

A low privileged remote attacker with a valid session can submit a request to the user creation functionality exposed through /api/user/add.php to create new accounts with arbitrary role values, including the highest privilege level used by the application...

8.5CVSS5.6AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago5 views

EUVD-2026-63219

A low privileged remote attacker can hijack an active administrative session without needing to know the administrator password by extracting live plaintext session identifiers for authenticated users from downloadable error log archives...

8.8CVSS5.4AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago5 views

EUVD-2026-63218

A high-privileged remote attacker can upload malicious ZIP archive containing directory traversal sequences such as ../ can escape the intended extraction directory and write files to arbitrary locations on the server, potentially achieve arbitrary code execution due to improper validation of...

8.6CVSS6.3AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago5 views

EUVD-2026-63217

A high privileged remote attacker can upload a .php file and then request it directly from /uploads/.php to achieve arbitrary code execution due to improper file type validation which could result in full system compromise...

8.6CVSS6.2AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago3 views

EUVD-2026-63216

Joomla Extension - icagenda.com - Authenticated Stored XSS in iCagenda 4.0.8 to 4.0.12 - The frontend "Submit an Event" form stores the image and file fields as raw strings with no output-side HTML-attribute escaping...

8.6CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago3 views

EUVD-2026-63215

Joomla Extension - phoca.cz - Stored XSS via User-Agent header in Admin Order View in Phoca Cart 5.0.0-6.1.7...

8.6CVSS5.1AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago3 views

EUVD-2026-63211

Joomla Extension - phoca.cz - Reflected XSS via the search GET parameter in Phoca Download 5.0.0-6.1.4...

5.3CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago3 views

EUVD-2026-63210

Joomla Extension - phoca.cz - Reflected XSS via pricefrom & priceto filter parameters in Phoca Cart 5.0.0-6.1.7...

5.3CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added 5 hours ago4 views

EUVD-2025-210747

An OS command injection vulnerability in vsDesk allows an authenticated attacker with administrative privileges to execute arbitrary operating system commands due to insufficient input filtering. An attacker can exploit this flaw to disrupt web server operations, expose sensitive data, or...

8.6CVSS6.1AI score
SaveExploits0References1
EUVD
EUVD
added 5 hours ago3 views

EUVD-2026-63209

In affected versions of Octopus Server under certain circumstances it is possible for sensitive variables to be printed in the deployment variable snapshot in clear-text...

7.1CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added 5 hours ago4 views

EUVD-2025-210746

The application generates uploaded file names using a weak and predictable method based on the request timestamp. This allows a remote attacker to accurately guess or brute-force the generated filename within a short time window. An attacker can successfully locate and access uploaded files, whic...

5.3CVSS5.6AI score
SaveExploits0References1
EUVD
EUVD
added 5 hours ago5 views

EUVD-2026-63208

F-RevoCRM contains a cross-site scripting vulnerability. If a user views a crafted page while logged in to the affected product, unintended operations may be performed...

6.1CVSS5.7AI score
SaveExploits0References2
EUVD
EUVD
added 6 hours ago6 views

EUVD-2026-63206

The Kirki WordPress plugin before 6.2.3 does not properly validate the files contained in archives uploaded by users with the Editor role, and does not remove all unwanted files after extracting them, allowing such users to upload arbitrary files to a web accessible directory, leading to Stored X...

6.8CVSS5.5AI score
SaveExploits0References1
EUVD
EUVD
added 6 hours ago8 views

EUVD-2026-63207

The JSON Options WordPress plugin through 0.0.4 does not have any capability check or nonce verification on one of its actions, which runs on every request and is available to unauthenticated users, allowing them to update arbitrary WordPress options. This can be leveraged to enable user...

9.8CVSS5.6AI score
SaveExploits0References1
EUVD
EUVD
added 6 hours ago7 views

EUVD-2026-63203

The Admin and Site Enhancements ASE WordPress plugin before 9.0.1 does not sanitise uploaded SVG files on every route it accepts them through, allowing users with a role the site owner granted upload access to store a file containing JavaScript which then executes in the browser of anyone who ope...

6.8CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
added 6 hours ago7 views

EUVD-2026-63205

The GutenKit WordPress plugin before 2.5.0 does not have a sufficient capability check on some of its REST API endpoints, allowing users with the Contributor role and above to retrieve mailing-list audience metadata from the site's connected marketing account...

2.7CVSS5.5AI score
SaveExploits0References1
EUVD
EUVD
added 6 hours ago5 views

EUVD-2026-63201

The Royal Addons for Elementor WordPress plugin before 1.7.1066 does not correctly sanitise custom widget markup before writing it to a file that is later executed, allowing users with the manageoptions capability and, on WordPress Multisite, non-super subsite administrators who do not otherwise...

6.6CVSS5.9AI score
SaveExploits0References1
Total number of security vulnerabilities434830