PatchSiren cyber security CVE debrief
CVE-2026-72881 Dokploy CVE debrief
CVE-2026-72881 Dokploy Command Injection Vulnerability. Dokploy, a self-hostable Platform as a Service (PaaS), contains a medium-severity command injection vulnerability. Prior to version 0.29.13, the database backup and restore command builders interpolate database names, usernames, and passwords into nested shell command strings. 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. This issue requires immediate attention to assess exposure, verify configurations, and apply the fixed version to prevent 潜在的
- Vendor
- Dokploy
- Product
- Unknown
- CVSS
- MEDIUM 6.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-09-08
Who should care
Administrators and security teams responsible for Dokploy instances, especially those with exposed or overprivileged containers, should assess and prioritize remediation of this vulnerability.
Why it matters
CVE-2026-72881 is a medium-severity command injection vulnerability in Dokploy that allows authenticated administrators to execute arbitrary commands within database containers. This issue requires immediate attention from administrators and security teams to assess exposure, verify configurations, and apply the fixed version (0.29.13 or later) to prevent potential data exposure and container compromise.
- Potential exposure of database data and credentials
- Possible container escape when overprivileged
- Need for verification of affected versions and configurations
- Priority for upgrading to version 0.29.13 or later
Technical summary
CVE-2026-72881 is a command injection vulnerability in Dokploy, a self-hostable Platform as a Service (PaaS). Prior to version 0.29.13, the database backup and restore command builders interpolate database names, usernames, and passwords into nested shell command strings. 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.
Defensive priority
Administrators and security teams should prioritize assessment and remediation of Dokploy instances, especially those with exposed or overprivileged containers.
Recommended defensive actions
- Assess Dokploy instance exposure, especially for overprivileged containers
- Verify and apply version 0.29.13 or later upgrade
- Review database configurations and backup settings
- Monitor for suspicious activity within database containers
- Perform vulnerability scanning to identify exposed Dokploy instances
- Implement additional logging and monitoring for database container activity
- Review and update incident response plans to address potential container compromise
Evidence notes
The CVE record and NVD entry detail a command injection vulnerability in Dokploy versions prior to 0.29.13, allowing authenticated administrators to execute arbitrary commands within database containers.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72881 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72881
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72881 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72881
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/commit/ccd2e83c57d99f725220d37e0152270e0827d71b
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/pull/4862
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/security/advisories/GHSA-qc73-mp78-4833
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.