CVE-2026-27130CRITICAL 9.9EPSS p58.2%

CVE-2026-27130CVE-2026-27130

Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Versions 0.26.6 and below have OS command injection through the appName parameter. 3 chained issues cause this problem: inadequate input sanitization, lack of schema validation and direct shell interpolation. User-controlled application names are passed through inadequate sanitization (cleanAppName function only replaces spaces and converts to lowercase) before being interpolated directly into shell commands executed via execAsync() and execAsyncRemote(). An authenticated attacker can inject shell metacharacters (e.g., ;, $(), backticks, |, &) in the appName field during application creation, which are then executed with server-level privileges when service operations (start, stop, remove, scale) are triggered. This issue has been resolved in version 0.26.7.

Scoring

CVSS 3.19.9 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS1.00% probability of exploitation · percentile 58.2% · 2026-06-18T12:00:27Z
Published2026-05-18
Last modified2026-05-19

Underlying weaknesses· 1

CWE-78

References

  1. https://github.com/Dokploy/dokploy/commit/960892fd8dcf12b7a73a00edaa1b7090fca860c7
  2. https://github.com/Dokploy/dokploy/security/advisories/GHSA-fcgq-jjfg-hrhj
  3. https://github.com/Dokploy/dokploy/security/advisories/GHSA-fcgq-jjfg-hrhj

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an OS Command ('OS Command Injection')cwe-780%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-45630
CVE
CVE-2025-53376
CVE
CVE-2026-45629
CVE
CVE-2026-24841
CVE
CVE-2026-24840
CVE
CVE-2026-45662
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.