Lucene search
+L

1743 matches found

OSV
OSV
added 2026/08/11 12:17 p.m.3 views

CVE-2026-72769 n8n before 1.123.67 Prototype Pollution via VM Expression Engine

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the VM expression engine. An authenticated user able to create or edit a workflow expression can abuse the engine's array-element access to obtain a reference to a host built-in and pollute its prototype in th...

6.1CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/11 12:17 p.m.44 views

CVE-2026-72767

The CVE covers n8n prior to 1.123.67, and 2.x prior to 2.31.5 (and 2.32.x prior to 2.32.1), with a remote code execution flaw in the Git node. Authenticated users who can create/execute workflows can stage a crafted local repository, causing Git to run hooks under default security settings and ex...

8.7CVSS6.3AI score0.00387EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 12:17 p.m.4 views

CVE-2026-72767 n8n before 1.123.67 Remote Code Execution via Git node

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS6.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.35 views

CVE-2026-72767 n8n before 1.123.67 Remote Code Execution via Git node

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS0.00387EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:0 a.m.3 views

PT-2026-70169

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS6.3AI score0.00387EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 7:30 p.m.25 views

CVE-2026-72884 Dokploy: Command Injection via Compose Custom Command

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, sanitizeCommand in packages/server/src/utils/builders/compose.ts only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, allowing an...

8.7CVSS0.00426EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 6:40 p.m.35 views

CVE-2026-72869

Dokploy (PaaS) contains an authenticated OS command injection in backup.restoreBackupWithLogs. Before v0.29.13, the tRPC backup.restoreBackupWithLogs path passes the databaseName into nested shell text executed by Node.js exec, allowing a user with backup:restore permission to craft a databaseNam...

9.9CVSS5.5AI score0.00352EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 5:59 p.m.31 views

CVE-2026-72862 Dokploy: OS Command Injection via dockerImage field in database service deployment functions → HOST RCE

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the mariadb.ts, mongo.ts, mysql.ts, postgres.ts, redis.ts, and libsql.ts Dokploy database service deployment functions pass user-controlled dockerImage fields unquoted into docker pull $dockerImage shell commands on th...

9.9CVSS0.00433EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/08/08 6:58 a.m.15 views

Metabase Zero-Day Exploited in Wild Allows Admin Access Without Authentication

Metabase has warned that a maximum-severity security flaw impacting its business intelligence and data visualization software package has been exploited in the wild as a zero-day. The vulnerability CVSS score: 10.0, which does not carry a CVE identifier, allows an unauthenticated remote attacker ...

10CVSS6.8AI score0.104EPSS
SaveExploits4
Patchstack
Patchstack
added 2026/08/06 8:10 p.m.9 views

NPM: Nx: Zip-Slip in the self-hosted remote cache

NPM: Nx: Zip-Slip in the self-hosted remote cache vulnerability discovered by ? in WordPress Npm nx versions = 20.8.0, 22.7.7...

8.7CVSS5.5AI score0.00582EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/06 8:10 p.m.11 views

GHSA-VP3H-GHGH-JR7G Nx: Zip-Slip in the self-hosted remote cache

Summary The Nx self-hosted HTTP remote cache extracts downloaded cache artifacts without constraining where files are written. A malicious — or on-path MITM — remote cache server can return a crafted tar archive whose entries escape the cache directory and write to arbitrary locations on the...

8.7CVSS6.2AI score0.00582EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/06 8:10 p.m.24 views

Nx: Zip-Slip in the self-hosted remote cache

Summary The Nx self-hosted HTTP remote cache extracts downloaded cache artifacts without constraining where files are written. A malicious — or on-path MITM — remote cache server can return a crafted tar archive whose entries escape the cache directory and write to arbitrary locations on the...

9.4CVSS6.1AI score0.00582EPSS
SaveExploits0References6Affected Software9
CVE
CVE
added 2026/08/06 8:7 p.m.57 views

CVE-2026-71476

Nx: Zip-Slip in the self-hosted HTTP remote cache. From 20.8.0 up to 22.7.7 and 23.0.2, the self-hosted remote cache extractor can have tar entries escape the output directory, allowing writes to arbitrary locations on the host and potentially remote code execution. This affects workspaces using ...

8.7CVSS6.1AI score0.00582EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 8:7 p.m.31 views

CVE-2026-71476 Nx: Zip-Slip in the self-hosted remote cache

Nx is a monorepo solution for TypeScript and polyglot codebases. From version 20.8.0 until 22.7.7 and 23.0.2, the Nx self-hosted HTTP remote cache extracts downloaded cache artifacts without constraining where files are written. A malicious or on-path MITM remote cache server can return a crafted...

8.7CVSS0.00582EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 8:7 p.m.18 views

CVE-2026-71476 Nx: Zip-Slip in the self-hosted remote cache

Nx is a monorepo solution for TypeScript and polyglot codebases. From version 20.8.0 until 22.7.7 and 23.0.2, the Nx self-hosted HTTP remote cache extracts downloaded cache artifacts without constraining where files are written. A malicious or on-path MITM remote cache server can return a crafted...

8.7CVSS6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/05 10:55 a.m.6 views

EUVD-2026-53303

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the @theia/plugin-ext backend exposes the /hostedPlugin/:pluginId/:path HTTP endpoint, which resolves the requested file path with path.resolvelocalPath, filePath without verifying that the resolved path stays within the plugin's...

7.5CVSS5.6AI score0.00409EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 10:55 a.m.7 views

CVE-2026-12609

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the @theia/plugin-ext backend exposes the /hostedPlugin/:pluginId/:path HTTP endpoint, which resolves the requested file path with path.resolvelocalPath, filePath without verifying that the resolved path stays within the plugin's...

7.5CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:55 a.m.9 views

CVE-2026-12609

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the @theia/plugin-ext backend exposes the /hostedPlugin/:pluginId/:path HTTP endpoint, which resolves the requested file path with path.resolvelocalPath, filePath without verifying that the resolved path stays within the plugin's...

7.5CVSS5.6AI score0.00409EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/05 10:55 a.m.48 views

CVE-2026-12609

CVE-2026-12609 affects Eclipse Theia (versions 1.66.0 to 1.73.1) where the backend of the @theia/plugin-ext module exposes the /hostedPlugin/:pluginId/:path(*) endpoint. The endpoint resolves the requested path with path.resolve(localPath, filePath) without ensuring the result stays within the pl...

7.5CVSS5.6AI score0.00409EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/04 8:53 p.m.38 views

CVE-2026-70492 Open WebUI: Stored XSS via unescaped KaTeX render-error fallback in rendered messages

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.0, src/lib/components/chat/Messages/Markdown/KatexRenderer.svelte could store and render a chat message whose math block makes KaTeX fail with a stack overflow instead of a parse error. Th...

8.7CVSS0.00261EPSS
SaveExploits0References4
Rows per page
Query Builder