CVE-2026-45405

Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:from-archive and certs:add commands extract user-supplied tar/zip archives into temporary directories without sanitizing member paths or preventing symlink traversal. GNU tar creates symlinks during extraction and follows them for subsequent entries, allowing an attacker to write arbitrary files anywhere writable by the dokku user — including overwriting ~/.ssh/authorized_keys to gain unrestricted shell access. This vulnerability is fixed in 0.38.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dokku:dokku:*:*:*:*:-:*:*:*

History

No history.

Information

Published : 2026-06-26 17:16

Updated : 2026-06-26 18:56


NVD link : CVE-2026-45405

Mitre link : CVE-2026-45405

CVE.ORG link : CVE-2026-45405


JSON object : View

Products Affected

dokku

  • dokku
CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')