CVE-2026-45407
MEDIUM
5.0
CVSS 3.1
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.
Metadata
Severity & Metrics
5.0
MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| dokku | dokku | — | < 0.38.2 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-522 | cna | CWE-522: Insufficiently Protected Credentials |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.0 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N |
References (2)
- https://github.com/dokku/dokku/security/advisories/GHSA-xh7p-9crg-pchr https://github.com/dokku/dokku/security/advisories/GHSA-xh7p-9crg-pchr
- https://github.com/dokku/dokku/pull/8589 https://github.com/dokku/dokku/pull/8589