CVE-2026-27130
Last modified
CVE-2026-27130 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. 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. EPSS estimates a 0.98% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-27130?
How severe is CVE-2026-27130?
How do I fix CVE-2026-27130?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27125svelte performance oriented web framework. Prior to 5.51.5, …6.8
- CVE-2026-27126Craft is a content management system (CMS). In versions 4.5.…4.8
- CVE-2026-27127Craft is a content management system (CMS). In versions 4.5.…6.3
- CVE-2026-27128Craft is a content management system (CMS). In versions 4.5.…4.8
- CVE-2026-27129Craft is a content management system (CMS). In versions 4.5.…6.5
- CVE-2026-2713IBM Trusteer Rapport installer 3.5.2309.290 IBM Trusteer Rap…7.8
- CVE-2026-27131The Sprig Plugin for Craft CMS is a reactive Twig component …5.5
- CVE-2026-27133Strimzi provides a way to run an Apache Kafka cluster on Kub…5.9
- CVE-2026-27134Strimzi provides a way to run an Apache Kafka cluster on Kub…8.1
- CVE-2026-27135nghttp2 is an implementation of the Hypertext Transfer Proto…7.5
- CVE-2026-27136Parsing arbitrary HTML which is then rendered using Render c…6.1
- CVE-2026-27137When verifying a certificate chain which contains a certific…7.5
Are you affected by CVE-2026-27130?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
