CVE-2026-64679
Last modified
CVE-2026-64679 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| runatlantis | atlantis | >= 0.19.8, < 0.45.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-64679?
How severe is CVE-2026-64679?
How do I fix CVE-2026-64679?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64662Statamic is a Laravel and Git powered content management sys…6.5
- CVE-2026-64663Statamic is a Laravel and Git powered content management sys…6.5
- CVE-2026-64664Statamic is a Laravel and Git powered content management sys…4.3
- CVE-2026-64665Statamic is a Laravel and Git powered content management sys…8.1
- CVE-2026-64676Kata Containers is an open source implementation of lightwei…5.7
- CVE-2026-64677Anki is a program for creating and reviewing flashcards. Pri…5.9
- CVE-2026-64684RMCP is an official Rust SDK for the Model Context Protocol.…6.8
- CVE-2026-64685ImageMagick is free and open-source software used for editin…5.3
- CVE-2026-6469Incorrect ownership assignment in PostgreSQL ALTER TABLE ALT…3.8
- CVE-2026-64691A buffer overflow was addressed with improved size validatio…9.8
- CVE-2026-64692An out-of-bounds read was addressed with improved bounds che…7.1
- CVE-2026-64693A type confusion issue was addressed with improved checks. T…5.5
Are you affected by CVE-2026-64679?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
