Skip to content

Commit 620d654

Browse files
authored
security: update sec announcements with latest CVE fixes (#22648)
<!--Delete sections as needed --> ## Description As per https://docker.atlassian.net/browse/ENGDOCS-2608 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 802ee25 commit 620d654

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/manuals/security/security-announcements.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ toc_min: 1
77
toc_max: 2
88
---
99

10+
## Docker Desktop 4.41.0 Security Update: CVE-2025-3224, CVE-2025-4095, and CVE-2025-3911
11+
12+
_Last updated May 15, 2025_
13+
14+
Three vulnerabilities in Docker Desktop were fixed on April 28 in the [4.41.0](https://docs.docker.com/desktop/release-notes/#4410) release.
15+
16+
- Fixed [CVE-2025-3224](https://www.cve.org/CVERecord?id=CVE-2025-3224) allowing an attacker with access to a user machine to perform an elevation of privilege when Docker Desktop updates.
17+
- Fixed [CVE-2025-4095](https://www.cve.org/CVERecord?id=CVE-2025-4095) where Registry Access Management (RAM) policies were not enforced when using a MacOS configuration profile, allowing users to pull images from unapproved registries.
18+
- Fixed [CVE-2025-3911](https://www.cve.org/CVERecord?id=CVE-2025-3911) allowing an attacker with read access to a user's machine to obtain sensitive information from Docker Desktop log files, including environment variables configured for running containers.
19+
20+
We strongly encourage you to update to Docker Desktop [4.41.0](https://docs.docker.com/desktop/release-notes/#4410).
21+
1022
## Docker Desktop 4.34.2 Security Update: CVE-2024-8695 and CVE-2024-8696
1123

1224
_Last updated September 13, 2024_

0 commit comments

Comments
 (0)