All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-13769
MEDIUMpublished 2026-07-01 19:16 UTC · 3 days ago · modified 2026-07-01 20:17 UTC
6.8
CVSS / 10
// description
Overly permissive file permissions in AWS CLI before 1.44.78 (v1) and 2.34.29 (v2) on Unix-like systems where the umask has not been configured to restrict file permissions (the default on most systems) may allow other local users on the same host to read credentials written by certain CLI subcommands (aws codeartifact login, aws iam create-virtual-mfa-device, aws deploy register). To remediate this issue, users should upgrade to AWS CLI 1.44.78 (v1) or 2.34.29 (v2) or later.
// weaknesses (CWE)
- CWE-732