Lucene search
+L

15293 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/10 7:11 p.m.12 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
CVE
CVE
added 2026/08/10 7:11 p.m.41 views

CVE-2026-72878

CVE-2026-72878 : Dokploy before 0.29.13 is vulnerable to OS command injection in the backup/restore pipeline. The system constructs shell commands by directly interpolating user-controlled database fields into bash -c and sh -c strings, then executes them via child_process.exec(), allowing an aut...

9.6CVSS5.6AI score0.00267EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 6:53 p.m.32 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.14 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
OSV
OSV
added 2026/08/10 6:53 p.m.7 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.7CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/10 6:53 p.m.6 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.8CVSS6.2AI score0.02078EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 6:53 p.m.17 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
CVE
CVE
added 2026/08/10 6:53 p.m.45 views

CVE-2026-71966

The issue affects CyberPanel 2.4.3. Affected component: remote backup transfer feature. Root cause: authenticated attacker can inject commands via a crafted directory name in the remote server API response, which bypasses middleware validation and is passed unsanitized to the OS command execution...

8.8CVSS6AI score0.02078EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 6:52 p.m.24 views

CVE-2026-71965 CyberPanel 2.4.3 Authenticated RCE via Remote Backup Feature

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated remote code execution vulnerability in the remote backup feature that allows authenticated attackers to gain root-level SSH access by supplying a malicious remote server address. Attackers can exploit the unverified SSH public k...

8.7CVSS6.3AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 6:52 p.m.18 views

EUVD-2026-55735

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated remote code execution vulnerability in the remote backup feature that allows authenticated attackers to gain root-level SSH access by supplying a malicious remote server address. Attackers can exploit the unverified SSH public k...

8.8CVSS6.2AI score0.00345EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 6:52 p.m.30 views

CVE-2026-71965 CyberPanel 2.4.3 Authenticated RCE via Remote Backup Feature

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated remote code execution vulnerability in the remote backup feature that allows authenticated attackers to gain root-level SSH access by supplying a malicious remote server address. Attackers can exploit the unverified SSH public k...

8.8CVSS0.00345EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 6:52 p.m.38 views

CVE-2026-71965

CyberPanel 2.4.3 contains an authenticated remote code execution vulnerability in the remote backup feature. An authenticated attacker can abuse unverified SSH public key retrieval to write a malicious key to /root/.ssh/authorized_keys, gaining root SSH access. The flaw is fixed in commit eca0c3c...

8.8CVSS6.2AI score0.00345EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:52 p.m.14 views

CVE-2026-71965

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated remote code execution vulnerability in the remote backup feature that allows authenticated attackers to gain root-level SSH access by supplying a malicious remote server address. Attackers can exploit the unverified SSH public k...

8.8CVSS6.2AI score0.00345EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 6:40 p.m.74 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
OSV
OSV
added 2026/08/10 6:40 p.m.57 views

CVE-2026-72869 Dokploy: Authenticated OS command injection in backup.restoreBackupWithLogs (databaseName) leading to host RCE

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription passes the databaseName parameter to restore builders in packages/server/src/utils/restore/utils.ts, where PostgreSQL, MariaDB, MySQL, and MongoDB commands embed the...

9.9CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:40 p.m.12 views

CVE-2026-72869

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription passes the databaseName parameter to restore builders in packages/server/src/utils/restore/utils.ts, where PostgreSQL, MariaDB, MySQL, and MongoDB commands embed the...

9.9CVSS5.5AI score0.00352EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/10 6:18 p.m.17 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.00614EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 5:49 p.m.12 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.9CVSS5.7AI score0.00656EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/10 5:49 p.m.81 views

CVE-2026-72738

CVE-2026-72738 affects Dokploy (self-hosted PaaS). Before v0.29.13, the backup.listBackupFiles tRPC endpoint in apps/dokploy/server/api/routers/backup.ts passes the user-supplied search parameter through normalizeS3Path and interpolates it into an arbirtrary command executed by child_process.exec...

9.9CVSS5.7AI score0.00656EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 5:47 p.m.37 views

CVE-2026-72737 Dokploy: Cross-organization IDOR in Dokploy backup destinations exposes another tenant's S3 credentials and backups

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.6CVSS0.00248EPSS
SaveExploits0References1
Rows per page
Query Builder