diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 8d919f56b6..5a0d559f62 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -57,6 +57,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo ### Security - Addressed [CVE-2026-2664](https://www.cve.org/cverecord?id=CVE-2026-2664), out of bounds read in grpcfuse kernel module. +- Addressed [CVE-2026-28400](https://www.cve.org/cverecord?id=CVE-2026-28400), runtime flag injection in Docker Model Runner. ## 4.61.0 diff --git a/content/manuals/security/security-announcements.md b/content/manuals/security/security-announcements.md index f14c525ddc..f0537111e5 100644 --- a/content/manuals/security/security-announcements.md +++ b/content/manuals/security/security-announcements.md @@ -12,6 +12,12 @@ toc_max: 2 [Subscribe to security RSS feed](/security/security-announcements/index.xml) +## Docker Desktop 4.62.0 security update: CVE-2026-28400 + +A vulnerability in Docker Desktop was fixed on February 23 in the [4.62.0](/manuals/desktop/release-notes.md#4620) release: + +- Addressed [CVE-2026-28400](https://www.cve.org/cverecord?id=CVE-2026-28400), runtime flag injection in Docker Model Runner. + ## Docker Desktop 4.62.0 security update: CVE-2026-2664 A vulnerability in Docker Desktop was fixed on February 23 in the [4.62.0](/manuals/desktop/release-notes.md#4620) release: