CVE-2024-52009
Git credentials are exposed in Atlantis logs
Summary
Remediation
Upgrade to the fixed version using your package manager.
go get github.com/runatlantis/atlantis@v0.30.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| github.com/runatlantis/atlantis | go | All versions | 0.30.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-532
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.9 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H
References
- https://github.com/runatlantis/atlantis/security/advisories/GHSA-gppm-hq3p-h4rpWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-52009ADVISORY
- https://github.com/runatlantis/atlantis/issues/4060WEB
- https://github.com/runatlantis/atlantis/pull/4667WEB
- https://github.com/runatlantis/atlantis/commit/0def7d3fb74aabb75570554692b053950cde02e1WEB
- https://argo-cd.readthedocs.io/en/stable/operator-manual/securityWEB
- https://github.com/runatlantis/atlantisPACKAGE
- https://github.com/runatlantis/atlantis/releases/tag/v0.30.0WEB
- https://pkg.go.dev/vuln/GO-2024-3265WEB
Frequently Asked Questions
- What is CVE-2024-52009?
- Git credentials are exposed in Atlantis logs This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.9/10).
- How do I check if my project is affected by CVE-2024-52009?
- CVE-2024-52009 affects github.com/runatlantis/atlantis. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-52009 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-64679HIGH
Atlantis Workspace Handling has Path Traversal that Allows Out-of-Bounds Directory Deletion/Creation
- CVE-2026-55839HIGH
Kestra vulnerable to stored XSS via custom Markdown [[link]] attribute injection
- CVE-2026-54347HIGH
Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2026-63337HIGH
RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading
- CVE-2026-54178HIGH
Laravel Backpack CRUD: Arbitrary file deletion via attacker-controlled clear_<attr>[] in HasUploadFields::uploadMultipleFilesToDisk
- CVE-2026-54167HIGH
Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header
- CVE-2026-54182HIGH
Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies