Skip to content

Commit bc0358a

Browse files
authored
4.67 security release notes (#24565)
## Description Add security notes to the 4.67.0 release - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent c3c96c2 commit bc0358a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
6666
- Improved Docker Desktop startup time on Windows by several seconds when using WSL 2.
6767
- Fixed a bug on the **Models** > **Logs** screen which caused `docker-model` processes to accumulate on Windows each time the screen was visited.
6868

69+
### Security
70+
71+
- Addressed [CVE-2026-33990](https://www.cve.org/cverecord?id=CVE-2026-33990), SSRF in Docker Model Runner OCI Registry Client
72+
6973
## 4.66.1
7074

7175
{{< release-date date="2026-03-26" >}}

content/manuals/security/security-announcements.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ toc_max: 2
1212

1313
[Subscribe to security RSS feed](/security/security-announcements/index.xml)
1414

15+
## Docker Desktop 4.67.0 security update: CVE-2026-33990
16+
17+
A vulnerability in Docker Desktop was fixed on March 30 in the [4.67.0](/manuals/desktop/release-notes.md#4670) release:
18+
19+
- Addressed [CVE-2026-33990](https://www.cve.org/cverecord?id=CVE-2026-33990), SSRF in Docker Model Runner OCI Registry Client
20+
21+
1522
## Docker Desktop 4.62.0 security update: CVE-2026-28400
1623

1724
A vulnerability in Docker Desktop was fixed on February 23 in the [4.62.0](/manuals/desktop/release-notes.md#4620) release:

0 commit comments

Comments
 (0)