Skip to content

UID2-6905: upgrade libcrypto3/libssl3 to fix CVE-2026-28390 (HIGH)#393

Merged
sunnywu merged 1 commit intomainfrom
syw-UID2-6905-fix-cve-2026-28390
Apr 13, 2026
Merged

UID2-6905: upgrade libcrypto3/libssl3 to fix CVE-2026-28390 (HIGH)#393
sunnywu merged 1 commit intomainfrom
syw-UID2-6905-fix-cve-2026-28390

Conversation

@sunnywu
Copy link
Copy Markdown
Contributor

@sunnywu sunnywu commented Apr 12, 2026

Summary

Fixes CVE-2026-28390 (HIGH severity) — OpenSSL Denial of Service via NULL pointer dereference in libcrypto3.

Change

Added libcrypto3 libssl3 to the apk upgrade call in Dockerfile so the patched Alpine packages are installed at image build time.

Test plan

  • CI vulnerability scan passes (Trivy no longer reports CVE-2026-28390)
  • Build and tests pass

🤖 Generated with Claude Code

Adds libcrypto3 and libssl3 to apk upgrade (3.5.5-r0 → 3.5.6-r0) to
address HIGH severity OpenSSL Denial of Service vulnerability.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sunnywu sunnywu merged commit a60d6f9 into main Apr 13, 2026
4 checks passed
@sunnywu sunnywu deleted the syw-UID2-6905-fix-cve-2026-28390 branch April 13, 2026 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants