Lucene search
+L

126593 matches found

CVE
CVE
added 3 days ago19 views

CVE-2026-72870

Dokploy's buildRemoteDocker vulnerability affects Dokploy before 0.29.13. The buildRemoteDocker() function interpolates the application-controlled dockerImage value directly into a docker pull command, enabling an authenticated user with project access to craft a dockerImage via application.updat...

8.7CVSS5.7AI score0.00278EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-72870

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the buildRemoteDocker function in packages/server/src/utils/providers/docker.ts interpolates the application-controlled dockerImage value directly into a docker pull shell command. An authenticated user with project...

8.7CVSS5.7AI score0.00278EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-72867

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS5.5AI score0.0049EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-72865

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c,...

9.9CVSS5.6AI score0.00352EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 3 days ago7 views

CVE-2026-72865 Dokploy: OS Command Injection via compose `composePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c,...

9.9CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 3 days ago25 views

CVE-2026-72865

Dokploy prior to 0.29.13 suffers an OS command injection via an unvalidated composePath used by the compose.update/deploy flow. An authenticated user with compose write and deploy permissions can craft a path that is interpolated into docker commands (docker compose -f, docker stack deploy -c) an...

9.9CVSS5.6AI score0.00352EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-12339

A Zip Slip vulnerability in the WebUI ISP Upgrade functionality allows arbitrary file write via a crafted archive containing directory traversal sequences. An authenticated administrator may overwrite arbitrary files on the system.Successful exploitation may allow arbitrary file to overwrite on t...

6.9CVSS5.5AI score0.0031EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-12339 Authenticated Arbitrary File Write Vulnerability in multiple devices

A Zip Slip vulnerability in the WebUI ISP Upgrade functionality allows arbitrary file write via a crafted archive containing directory traversal sequences. An authenticated administrator may overwrite arbitrary files on the system.Successful exploitation may allow arbitrary file to overwrite on t...

6.9CVSS0.0031EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago22 views

CVE-2026-12339

Technical details are not publicly available in the provided documents for CVE-2026-12339. No vendor-confirmed impact, affected products, or remediation are specified here. Monitor for updates and refer to the CVE entry for official details.

6.9CVSS5.5AI score0.0031EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago7 views

CVE-2026-72738

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.listBackupFiles tRPC endpoint in apps/dokploy/server/api/routers/backup.ts passes the search parameter through normalizeS3Path and interpolates it into an rclone lsjson command executed by childprocess.exec,...

9.9CVSS0.00521EPSS
SaveExploits0References3
NVD
NVD
added 3 days ago6 views

CVE-2026-72740

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS0.00521EPSS
SaveExploits0References3
NVD
NVD
added 3 days ago8 views

CVE-2026-72733

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription builds database restore shell pipelines from the user-controlled databaseName and backupFile fields without safely separating them from shell syntax...

9.9CVSS0.00483EPSS
SaveExploits0References6
EUVD
EUVD
added 3 days ago10 views

EUVD-2026-55692

Metabase allows an authenticated, low-privileged attacker to read the entire Metabase application database...

7.1CVSS5.2AI score0.003EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago27 views

CVE-2026-72900 Metabase information exposure

Metabase allows an authenticated, low-privileged attacker to read the entire Metabase application database...

7.1CVSS0.003EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago35 views

CVE-2026-72900

CVE-2026-72900 affects Metabase. The authenticated, low-privileged attacker can read the entire Metabase application database, indicating a complete disclosure of stored data within the Metabase instance. The available documents describe the exposure without detailing exploitation steps or specif...

7.1CVSS5.2AI score0.003EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago21 views

CVE-2026-72740

CVE-2026-72740 describes an OS command injection in Dokploy (PaaS) caused by parsing the user-controlled customGitUrl in packages/server/src/utils/providers/git.ts and interpolating its domain into an ssh-keyscan command without shell quoting. This allows an authenticated member with service depl...

9.9CVSS5.8AI score0.00521EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago12 views

CVE-2026-72740 Dokploy: OS Command Injection via SSH-form `customGitUrl` domain in `ssh-keyscan`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-72737

Dokploy is a free, self-hostable Platform as a Service PaaS. In 0.29.8 and earlier, backup.create, backup.update, and backup.restoreBackupWithLogs in apps/dokploy/server/api/routers/backup.ts accept a client-controlled destinationId and use the referenced destination without verifying that...

9.6CVSS5.3AI score0.00248EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-72733 Dokploy: OS Command Injection via `databaseName` / `backupFile` in database restore

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription builds database restore shell pipelines from the user-controlled databaseName and backupFile fields without safely separating them from shell syntax...

9.9CVSS0.00483EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-72733

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription builds database restore shell pipelines from the user-controlled databaseName and backupFile fields without safely separating them from shell syntax...

9.9CVSS5.5AI score0.00483EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder