Total CVEs

150,976

Critical Severity

5,036

High Severity

17,677

Last 7 Days

2,087
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 2,741 - 2,760 of 47,381 CVEs
CVE-2026-13181 HIGH - 8.1

In Progress® Telerik® UI for AJAX prior to v2026.2.708, forged upload metadata can influence AsyncUploadTypeName processing and trigger unsafe attacker-controlled type resolution, enabling remote code execution in affected deployments.

Vendor: Progress Software
Product: Telerik UI for ASP.NET AJAX
Published: Jul 22, 2026
Source: NVD

Unblu Spark contains an open redirect vulnerability that can be escalated to a DOM-based cross-site scripting (XSS) attack. When Unblu Spark is deployed with com.unblu.identifier.siteEmbeddedSetup=true, it runs in the same origin as the host application. Any JavaScript injected through this vulner...

Published: Jul 22, 2026
Source: NVD
CVE-2026-44191 HIGH - 7.8

A flaw was found in the Visual Studio Code Ansible Lightspeed extension. This command injection vulnerability (CWE-78) arises from improper handling of the ansible.executionEnvironment.containerOptions and ansible.executionEnvironment.volumeMounts settings, allowing an attacker to inject shell separ...

Vendor: Red Hat
Product: Red Hat Ansible Automation Platform 2
Published: Jul 22, 2026
Source: NVD

Open Mercato does not validate regex rules. An attacker with privileges to create the regex rule can add an unsafe regex to a field. When someone provide the proper string it can result in a DoS attack. This issue was fixed in version 0.6.4.

Vendor: Open Mercato
Product: Open Mercato
Published: Jul 22, 2026
Source: NVD
CVE-2026-65603 HIGH - 8.8

The Grav Login plugin (grav-plugin-login) versions <= 3.8.11 contain a privilege escalation flaw in the authenticated profile self-update handler (processUserProfile(), the update_user task). Unlike the registration handler, this handler does not strip privilege fields ('groups','a...

Vendor: getgrav
Product: grav
Published: Jul 22, 2026
Source: NVD

Traefik 3.6.0 through 3.6.22 and 3.7.0 through 3.7.6 fail to enforce the crossProviderNamespaces allowlist for IngressRouteTCP service serversTransport references (the allowlist was only enforced for HTTP serversTransport references). A low-privileged Kubernetes user in a namespace not listed in cro...

Vendor: traefik
Product: traefik
Published: Jul 22, 2026
Source: NVD

Traefik versions 3.7.0 through 3.7.6 contain a namespace confusion vulnerability in the Kubernetes Gateway API provider. When resolving HTTPRoute.spec.rules[].backendRefs[].filters[].extensionRef, Traefik used the backend Service namespace instead of the HTTPRoute namespace. A low-privileged route a...

Vendor: traefik
Product: traefik
Published: Jul 22, 2026
Source: NVD

Traefik versions <= v2.11.51, >= v3.6.0 <= v3.6.22, and >= v3.7.0 <= v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path sep...

Vendor: traefik
Product: traefik
Published: Jul 22, 2026
Source: NVD
CVE-2026-65599 MEDIUM - 6.5

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a credential exposure vulnerability: when configured with a Google Service Account key, the full PEM private key was mistakenly placed in the JWT header's kid field (intended only for a key identifier). Because JWT headers are Base64-enco...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65598 HIGH - 7.5

n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU race condition in the Git node's clone operation that allows authenticated users to bypass path restrictions by swapping a directory for a symlink after the path is validated but before the clone runs. This lets an attacker plant a craft...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65597 HIGH - 5.4

n8n before 1.123.64, 2.x before 2.29.8, and before 2.30.1 contains a DOM-based cross-site scripting vulnerability in the HTML preview, which renders execution output into an iframe srcdoc without the sandbox attribute. A sanitizer bypass allows injected script to execute same-origin as the editor. W...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65596 MEDIUM - 8.1

n8n before 1.123.64, 2.29.8, and 2.30.1 fails to enforce the "Allowed HTTP Request Domains" restriction on HTTP-based credentials (Header Auth, Basic Auth, Query Auth, OAuth) in the GraphQL node, unlike the HTTP Request node. An authenticated user able to create or edit workflows can point...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65595 HIGH - 8.8

n8n before 2.30.1 and 2.29.8 assigns all Public API key scopes to JWTs issued through the Token Exchange module regardless of the acting user's role. On instances where the Token Exchange feature and Public API are enabled, a low-privileged user who can obtain a valid external JWT trusted by a ...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65594 MEDIUM - 6.5

n8n before 2.29.8 and 2.30.x before 2.30.1 (affected from 2.27.0, when the OAuth 2.1 consent and token-issuance flow was introduced) does not verify that the authenticated user has access to the workflow referenced as the OAuth resource. On instances with at least one active MCP Server Trigger workf...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65593 MEDIUM - 5.4

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a server-side request forgery vulnerability in the dynamic-node-parameters endpoints that lack authorization scopes. Authenticated attackers can supply absolute URLs in routing configuration to override baseURL restrictions and make the n8n se...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65592 HIGH - 5.4

n8n before 1.123.64, 2.29.8, and 2.30.1 contains a stored DOM cross-site scripting vulnerability in the Resource Locator component, which passes the workflow-persisted cachedResultUrl parameter to window.open() without scheme validation. An attacker with workflow creation/editing privileges can craf...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65591 HIGH - 8.8

n8n contains a sanitizer bypass vulnerability in the legacy expression evaluator's computed-member handler. An authenticated user with workflow create or modify permissions can craft a malicious expression to bypass the sanitizer and achieve host-level code execution as the n8n process. The leg...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65590 MEDIUM - 9.8

n8n before 2.29.8 and 2.30.x before 2.30.1 does not enforce shell sandbox restrictions on Linux and Windows in the @n8n/computer-use package (sandboxing was applied only on macOS). Shell commands executed by the tool run without any filesystem or network restrictions, allowing unrestricted access to...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65589 MEDIUM - 6.5

n8n versions before 1.123.64 fail to properly mask custom HTTP header credentials in LLM sub-node execution data, writing plaintext API keys and secrets to workflow execution records. Authenticated users with access to execution data can read exposed header values and credentials that persist in the...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD
CVE-2026-65016 HIGH - 8.8

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a privilege escalation vulnerability in Enterprise SSO instance-role provisioning. The provisioning path maps an IdP-asserted role claim to an n8n global role but does not prevent assignment of the global:owner role (unlike the token-exchange ...

Vendor: n8n-io
Product: n8n
Published: Jul 22, 2026
Source: NVD