CVE-2026-45408 - Dokku: OS Command Injection via App Name in Git Pre-Receive Hook
CVE ID :CVE-2026-45408 Published : June 26, 2026, 4:19 p.m. | 4 hours, 51 minutes ago Description :Dokku is a docker-powered PaaS. Prior to 0.38.2, the app name validation regex (^[a-z0-9][^/:_A-Z]*$) permits shell metacharacters. When an authenticated user pushes to a git remote with a...