This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
Affected surfaces
ReleasePort's take
Moderate signalThe release fixes CVE-2026-44517 affecting Dockerfile ADD/COPY operations.
Why it matters: CVE‑2026‑44517 (severity 95) impacts the Dockerfile build process; upgrade to v5.8.3 immediately if using ADD or COPY.
Summary
AI summaryFixes CVE-2026-44517 allowing files outside the build context to be included via malicious ADD/COPY.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Critical |
Fixes CVE-2026-44517 vulnerability in Dockerfile ADD/COPY handling. Fixes CVE-2026-44517 vulnerability in Dockerfile ADD/COPY handling. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Dependency | Low |
Updates Buildah dependency to version 1.43.2. Updates Buildah dependency to version 1.43.2. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Dependency | Low |
Updates gvisor-tap-vsock dependency to version 0.8.9. Updates gvisor-tap-vsock dependency to version 0.8.9. Source: llm_adapter@2026-06-12 Confidence: high |
— |
Full changelog
Security
- This release addresses CVE-2026-44517, where building a Dockerfile using a
ADDorCOPYinstruction accessing a malicious Git repository or tar archive could cause files outside the build context directory to be included in the build context or copied into the build. Please see GHSA-49p4-px3h-rq49 for more details.
Misc
- Updated Buildah to v1.43.2
- Updated gvisor-tap-vsock to v0.8.9
Security Fixes
- CVE-2026-44517 — malicious Git repository or tar archive in ADD/COPY can include files outside the build context (GHSA-49p4-px3h-rq49)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]