CVE-2026-45407
Last modified
CVE-2026-45407 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:auth command creates $DOKKU_ROOT/.netrc using bash's touch command, which applies the default umask of 0644.
Description
Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:auth command creates $DOKKU_ROOT/.netrc using bash's touch command, which applies the default umask of 0644. This pre-creation defeats the netrc binary's built-in 0600 permission setting, leaving git credentials readable by any local user who can traverse the dokku home directory. This vulnerability is fixed in 0.38.2.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dokku | Dokku | < 0.38.2 |
References
- https://github.com/dokku/dokku/pull/8589Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45407?
How severe is CVE-2026-45407?
How do I fix CVE-2026-45407?
Are you affected by CVE-2026-45407?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
