CVE-2024-8695·Docker vulnerability
A remote code execution (RCE) vulnerability via crafted extension description/changelog could be abused by a malicious extension in Docker Desktop before 4.34.2.
- Severity
- critical
- Software
- Docker
- Fixed in
- 4.34.2
- Published
- 2024-09-12
Affected versions
Until: 4.34.2
Fixed in: 4.34.2
How to fix this CVE
Update Docker Desktop to version 4.34.2 or later to patch a critical remote code execution vulnerability in the extension handling mechanism. The vulnerability allows malicious Docker extensions to execute arbitrary code through specially crafted extension metadata. Immediately patch all Docker Desktop installations in your environment and review installed extensions for any unauthorized additions.
sudo dnf check-update docker-ce && sudo dnf update docker-ce docker-ce-cli docker-buildx-plugin docker-compose-pluginDefensia detects this vulnerability
How to check if you are affected
- Check your Docker Desktop version by running: docker --version
- List all installed extensions with: docker extension ls
- Review Docker daemon logs for suspicious extension loading: journalctl -u docker -n 100 --no-pager | grep -i extension
- Verify the update was successful by confirming version is 4.34.2 or higher: docker --version
FAQ
What is CVE-2024-8695?
CVE-2024-8695 is a critical remote code execution vulnerability in Docker Desktop where malicious extensions can execute arbitrary code by embedding exploit payloads in extension description and changelog fields during installation or runtime.
Is CVE-2024-8695 being actively exploited?
No, this vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog and no public exploits are available, though the critical severity warrants immediate patching as a precaution.
What versions of Docker are affected by CVE-2024-8695?
All Docker Desktop versions prior to 4.34.2 are affected, including both older stable releases and recent versions up to 4.34.1.
How do I check if my server is vulnerable to CVE-2024-8695?
Run 'docker --version' and check if the reported version is below 4.34.2; if so, your installation is vulnerable and requires immediate update.
Does Defensia detect CVE-2024-8695?
Yes — Defensia's CVE advisory scanner compares installed package versions against the NVD database. If Docker is installed on a monitored server, CVE-2024-8695 will appear in your dashboard with remediation steps.
Related Docker CVEs
References
Track CVEs across your fleet automatically
Defensia scans your Linux servers and tells you exactly which ones are running vulnerable versions — including CVE-2024-8695. Free for 1 server.
Get started free