What's Changed
Security patch release — bumps runtime versions and resolves 13 of the 15 open CVEs flagged by Docker Scout.
Runtime bumps
oven/bunbase image: 1.3.10 → 1.3.12- Go (used to rebuild
git-lfsfrom source): 1.25.8 → 1.25.9- Resolves CVE-2026-32280, CVE-2026-32281, CVE-2026-32283 (Go stdlib TLS / DoS issues in git-lfs)
NPM dependency patches
drizzle-orm→ ^0.45.2 (CVE-2026-39356)defuoverride → ^6.1.7 (CVE-2026-35209)@xmldom/xmldomoverride → ^0.8.12 (CVE-2026-34601)picomatchoverride → ^4.0.4 (CVE-2026-33671, both direct andanymatch-nested copies)kyselyoverride → ^0.28.16 (CVE-2026-33442, CVE-2026-33468)lodashoverride → ^4.18.1 (CVE-2026-4800)
System packages (Debian)
openssl 3.5.5-1~deb13u1 → 3.5.5-1~deb13u2viaapt-get upgradein the base stage (CVE-2026-28388, CVE-2026-28389, CVE-2026-28390)
Known residual
- CVE-2026-27135 (
libnghttp2) — no upstream fix yet. Debian has not published a patched package. Will resolve automatically when it lands.
Verification
All 231 unit tests pass against the new dep set. bun run build succeeds.
Full Changelog: v3.15.1...v3.15.2