Commit 46001a4
Add security release notes for CVE-2026-5817 and CVE-2026-5843 (#25107)
## Summary
Adds Security subsections to Docker Desktop 4.68.0 and 4.71.0 release
notes and corresponding entries in the security announcements page for
two Docker Model Runner container-to-host code execution issues that
have already shipped fixes.
- **CVE-2026-5817** — Docker Model Runner vllm-metal trust_remote_code
RCE (fixed in DD 4.68.0, April 7)
- **CVE-2026-5843** — Docker Model Runner MLX-LM model_file importlib
RCE (fixed in DD 4.71.0, April 27)
Mirrors the style of #24565 and #24207. Both fixed releases are already
live, so this back-fills the Security sections required to reference
from the corresponding CVE records.
## Test plan
- [ ] Verify Security subsection renders under DD 4.71.0 with link to
CVE-2026-5843
- [ ] Verify Security subsection renders under DD 4.68.0 with link to
CVE-2026-5817
- [ ] Verify two new entries appear at top of security-announcements.md
- [ ] Confirm CVE.org links resolve (currently will show RESERVED until
CVE records are published)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9086b0a commit 46001a4
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
184 | 188 | | |
185 | 189 | | |
186 | 190 | | |
| |||
302 | 306 | | |
303 | 307 | | |
304 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
305 | 313 | | |
306 | 314 | | |
307 | 315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
| |||
0 commit comments