Skip to content

Conversation

@sunnywu
Copy link
Contributor

@sunnywu sunnywu commented Jan 27, 2026

Add explicit libpng upgrade in Dockerfile to address security vulnerability in the base image's bundled libpng package.

CVE-2026-22695 CVE-2026-22801

┌─────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐
│ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │ Title │
├─────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ libpng │ CVE-2026-22695 │ HIGH │ fixed │ 1.6.53-r0 │ 1.6.54-r0 │ libpng: libpng: Denial of service and information disclosure │
│ │ │ │ │ │ │ via heap buffer over-read... │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2026-22695
│ ├────────────────┤ │ │ │ ├──────────────────────────────────────────────────────────────┤
│ │ CVE-2026-22801 │ │ │ │ │ libpng: libpng: Information disclosure and denial of service │
│ │ │ │ │ │ │ via integer truncation in... │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2026-22801
└─────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴──────────────────────────────────────────────────────────────┘

Add explicit libpng upgrade in Dockerfile to address security vulnerability
in the base image's bundled libpng package.
@sunnywu sunnywu merged commit 611cd37 into main Jan 28, 2026
4 checks passed
@sunnywu sunnywu deleted the syw-UID2-6524-libpng-vul branch January 28, 2026 01:36
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.

3 participants