Lucene search
+L

127713 matches found

Cvelist
Cvelist
added 2026/08/10 7:27 p.m.25 views

CVE-2026-72882 Dokploy: Authenticated blind command injection via file mounts leads to direct remote host RCE on managed servers

Dokploy is a free, self-hostable Platform as a Service PaaS. In 0.28.8 and earlier, an authenticated user who can create or update file mounts for a service can inject shell metacharacters into filePath, causing Dokploy to execute attacker-controlled commands on the configured remote managed serv...

9.9CVSS0.00355EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:27 p.m.9 views

CVE-2026-72882

Dokploy is a free, self-hostable Platform as a Service PaaS. In 0.28.8 and earlier, an authenticated user who can create or update file mounts for a service can inject shell metacharacters into filePath, causing Dokploy to execute attacker-controlled commands on the configured remote managed serv...

9.9CVSS5.6AI score0.00355EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:21 p.m.8 views

CVE-2026-72881

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, database backup and restore command builders in packages/server/src/utils/backups/utils.ts and packages/server/src/utils/restore/utils.ts interpolate database names, usernames, and passwords into nested shell command...

6.4CVSS5.7AI score0.00474EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:19 p.m.8 views

CVE-2026-72880

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS5.3AI score0.00298EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/10 7:19 p.m.26 views

CVE-2026-72880 Dokploy: Arbitrary File Write + Remote OS Command Injection via `certificatePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS0.00298EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:19 p.m.38 views

CVE-2026-72880

Dokploy is affected by CVE-2026-72880. Before version 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and certificate.ts joins that value to the certificate root without confinement. An authenticated user with cer...

9.9CVSS5.3AI score0.00298EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:19 p.m.8 views

CVE-2026-72880 Dokploy: Arbitrary File Write + Remote OS Command Injection via `certificatePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS5.4AI score
SaveExploits0References6
NVD
NVD
added 2026/08/10 7:17 p.m.12 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.7CVSS0.00278EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.11 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.9CVSS0.0031EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:14 p.m.8 views

CVE-2026-72879

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.8, the getRegistryCommands function in packages/server/src/utils/cluster/upload.ts interpolates registry.password and registry.registryUrl directly into a shell command without escaping. An authenticated user with project...

9.4CVSS5.7AI score0.00278EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/10 7:11 p.m.28 views

CVE-2026-72878 Dokploy: OS Command Injection in backup/restore pipeline via unescaped user-controlled shell arguments

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:11 p.m.7 views

CVE-2026-72878 Dokploy: OS Command Injection in backup/restore pipeline via unescaped user-controlled shell arguments

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS5.7AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:11 p.m.9 views

CVE-2026-72878

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS5.6AI score0.00267EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/10 7:2 p.m.29 views

CVE-2026-72877 Dokploy: Command Injection via dockerImage in buildRemoteDocker

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with...

9.6CVSS0.00402EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:57 p.m.10 views

CVE-2026-72874

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, cloneGitRepository in packages/server/src/utils/providers/git.ts interpolates customGitUrl and customGitBranch into a git clone command passed to execAsync or execAsyncRemote, allowing an authenticated user with...

8.7CVSS5.8AI score0.00354EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 6:57 p.m.37 views

CVE-2026-72874

Dokploy 🚨 CVE-2026-72874: Before version 0.29.13, cloneGitRepository interpolated customGitUrl and customGitBranch into a git clone command sent to execAsync/execAsyncRemote. An authenticated user with application access could trigger deployment to run arbitrary OS commands on the Dokploy host. T...

8.7CVSS5.8AI score0.00354EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:57 p.m.7 views

CVE-2026-72874 Dokploy: Command Injection via Unescaped Git URL in Clone Commands

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, cloneGitRepository in packages/server/src/utils/providers/git.ts interpolates customGitUrl and customGitBranch into a git clone command passed to execAsync or execAsyncRemote, allowing an authenticated user with...

8.7CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 6:53 p.m.27 views

CVE-2026-71966 CyberPanel 2.4.3 Authenticated Command Injection via starRemoteTransfer

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated command injection vulnerability in the remote backup transfer feature that allows authenticated attackers to execute arbitrary OS commands by controlling a remote server's API response. Attackers can inject malicious commands...

8.8CVSS0.02078EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:53 p.m.8 views

CVE-2026-71966

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated command injection vulnerability in the remote backup transfer feature that allows authenticated attackers to execute arbitrary OS commands by controlling a remote server's API response. Attackers can inject malicious commands...

8.8CVSS6AI score0.02078EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 6:53 p.m.11 views

EUVD-2026-55736

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated command injection vulnerability in the remote backup transfer feature that allows authenticated attackers to execute arbitrary OS commands by controlling a remote server's API response. Attackers can inject malicious commands...

8.8CVSS6AI score0.02078EPSS
SaveExploits0References3
Rows per page
Query Builder