AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72881

MEDIUM · CVSS 6.4 EPSS 0.47% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Dokploy versions prior to 0.29.13 contain a vulnerability that allows authenticated administrators to exploit improperly sanitized database configuration fields, leading to arbitrary command execution within various database containers, including MongoDB. This could expose sensitive database data and credentials, and potentially allow for container escape if the container has excessive privileges. Organizations using Dokploy for database management should prioritize upgrading to version 0.29.13 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72881
Severity
MEDIUM
CVSS
6.4
EPSS
0.47%
MongoDB

Original NVD Description

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 strings passed to child_process.exec(). An authenticated administrator with permission to create databases and configure backups can use crafted database configuration fields to execute arbitrary commands inside PostgreSQL, MariaDB, MySQL, MongoDB, or LibSQL containers, exposing database data and credentials and potentially enabling escape when a container is overprivileged. This issue is fixed in version 0.29.13.