Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. From 0.19.8 until 0.45.0, Atlantis does not consistently validate user-controlled workspace values supplied through accepted repository-level atlantis.yaml configuration or authenticated /api/plan input before joining them into local workspace paths. Traversal segments can escape the intended per-pull workspace directory and cause clone preparation or other working-directory code paths to call os.RemoveAll, os.MkdirAll, or related filesystem operations on out-of-bounds directories before Terraform rejects the invalid workspace name. This can create, delete, or reuse writable paths with the privileges of the Atlantis process, causing integrity loss or denial of service. This issue is fixed in version 0.45.0.
CVE-2026-64679
This high-severity CVE scores 8.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 69% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.1
- EG Score
- 8.1(medium)
- EG Risk
- 52(Track*)EG Risk 52/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity81% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
August 21, 2026
Last Modified
August 25, 2026
Advisory Details (4)
Auto-updated Aug 21, 2026v0.45.0
Patch available: runatlantis/atlantis v0.45.0
https://github.com/runatlantis/atlantis/releases/tag/v0.45.0commit ea4e4ceebf8b (runatlantis/atlantis)
Fix landed in runatlantis/atlantis commit ea4e4ceebf8b — awaiting tagged release
https://github.com/runatlantis/atlantis/commit/ea4e4ceebf8b387d015fff7ed8a7fcca33279afefix: resolve CWE-22 uncontrolled data used in path expression vulnerabilities
Fix merged in runatlantis/atlantis PR #6254 on 2026-06-26 — awaiting tagged release
https://github.com/runatlantis/atlantis/pull/6254Path Traversal in Atlantis Workspace Handling Allows Out-of-Bounds Directory Deletion/Creation · Advisory · runatlantis/atlantis · GitHub
https://github.com/runatlantis/atlantis/security/advisories/GHSA-26w5-6g95-gj28Vendor Advisories for CVE-2026-64679(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/runatlantis/atlantis | — | 0.45.0 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-26 05:17 UTCEG score recompute
- 2026-08-25 17:26 UTCEG score recompute
- 2026-08-25 17:15 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 20:18 UTCEG score recompute
- 2026-08-23 08:50 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 21:24 UTCEG score recompute
- 2026-08-21 20:34 UTCEG score recompute
- 2026-08-21 20:34 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-64679?
When was CVE-2026-64679 disclosed?
Is CVE-2026-64679 actively exploited?
What is the CVSS score of CVE-2026-64679?
How do I remediate CVE-2026-64679?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-64679
Is Your Infrastructure Affected by CVE-2026-64679?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.