Skip to content

UID2-7748: suppress sqlite-libs CVE-2026-11822/11824 in .trivyignore - #671

Merged
BehnamMozafari merged 2 commits into
mainfrom
bmz-UID2-7748-suppress-sqlite-cve
Aug 26, 2026
Merged

UID2-7748: suppress sqlite-libs CVE-2026-11822/11824 in .trivyignore#671
BehnamMozafari merged 2 commits into
mainfrom
bmz-UID2-7748-suppress-sqlite-cve

Conversation

@BehnamMozafari

Copy link
Copy Markdown
Contributor

Summary

  • Suppresses CVE-2026-11822 and CVE-2026-11824 (both HIGH, sqlite-libs 3.51.2-r0, fixed in 3.53.4-r0) flagged by the scheduled Trivy vulnerability scan.
  • sqlite-libs is a transitive Alpine base-image package (eclipse-temurin:21-jre-alpine-3.23), not explicitly apk-added (only libpng libcrypto3 libssl3 musl musl-utils gnutls are). uid2-admin is a pure Java/Vert.x service with no SQLite/JDBC dependency or JNI bindings, so the vulnerable FTS5 query path is never reachable.
  • Suppression expires 2026-11-26.

Test plan

  • .trivyignore-only change, no code affected
  • CI vulnerability scan passes with the suppression in place

Jira: https://thetradedesk.atlassian.net/browse/UID2-7748

🤖 Generated with Claude Code

CVE-2026-56131, CVE-2026-56407 (libexpat) and GHSA-r7wm-3cxj-wff9
(jackson-core, fixed by the 2.21.4 bump) no longer appear in the
latest Trivy scan, confirming they are fixed upstream.
@BehnamMozafari
BehnamMozafari merged commit 9c1f0e9 into main Aug 26, 2026
5 checks passed
@BehnamMozafari
BehnamMozafari deleted the bmz-UID2-7748-suppress-sqlite-cve branch August 26, 2026 05:03
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