Skip to content

UID2-6385/UID2-6481: .trivyignore cleanup — extend CVE-2025-66293, remove CVE-2025-68973#2607

Merged
sophia-chen-ttd merged 1 commit into
mainfrom
sophia-chen-ttd-trivyignore-cleanup-jun26
Jun 15, 2026
Merged

UID2-6385/UID2-6481: .trivyignore cleanup — extend CVE-2025-66293, remove CVE-2025-68973#2607
sophia-chen-ttd merged 1 commit into
mainfrom
sophia-chen-ttd-trivyignore-cleanup-jun26

Conversation

@sophia-chen-ttd

Copy link
Copy Markdown
Contributor

Summary

Routine .trivyignore expiry cleanup — both entries expired on 2026-06-15.

  • CVE-2025-66293 (libpng OOB read, HIGH): Extended expiry to 2026-09-15. Fix is available in Alpine 3.23 ≥ 1.6.53-r0 but the pinned eclipse-temurin:21-jre-alpine-3.23 image has not yet been rebuilt with it. Improved comment to clarify uid2-operator is a pure Java service that never invokes libpng's PNG processing API (tracked alongside sibling CVE-2026-25646 which already has a Sep expiry). Jira: UID2-6385.

  • CVE-2025-68973 (GnuPG OOB write, HIGH): Removed suppression. gnupg 2.4.9-r0 (the patched version) has been in Alpine 3.23 since January 2026, and the pinned image was last rebuilt in May 2026 — the fix is present in the current image. uid2-operator is a pure Java service that never invokes GnuPG, making this doubly moot. Jira: UID2-6481.

Test plan

  • Trivy vulnerability scan passes in CI
  • No new CVEs introduced

🤖 Generated with Claude Code



CVE-2025-66293 (libpng OOB read): extended expiry to 2026-09-15 with an
improved comment explaining the Java service does not use libpng's PNG
processing API. Fix is available in Alpine 3.23 >= 1.6.53-r0 but the
pinned eclipse-temurin image has not yet been rebuilt with it.

CVE-2025-68973 (GnuPG OOB write): removed suppression. gnupg 2.4.9-r0
(the patched version) has been in Alpine 3.23 since January 2026 and the
pinned image was last rebuilt in May 2026, so the fix is present in the
current image. uid2-operator is a pure Java service that does not invoke
GnuPG, so this was doubly moot.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sophia-chen-ttd sophia-chen-ttd merged commit 720ca2b into main Jun 15, 2026
9 checks passed
@sophia-chen-ttd sophia-chen-ttd deleted the sophia-chen-ttd-trivyignore-cleanup-jun26 branch June 15, 2026 01:26
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