Wrong fixed version for CVE-2025-55163 (grpc-netty-shaded) — Trivy shows 1.175.0 instead of 1.75.0 #9553
Closed
o-shevchenko
started this conversation in
Bugs
Replies: 2 comments 1 reply
-
|
Got the same issue in our Trivy stage of pipeline. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
duplicate of #9555 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Trivy reports the following vulnerability incorrectly:
Problem: gRPC Java has no version
1.175.0. The highest release is1.75.0.So the fixed version should be
1.75.0.Scan details:
References:
Desired Behavior
Fixed version 1.75.0
Actual Behavior
Fixed version 1.175.0
Reproduction Steps
Scan for an image with grpc-netty-shaded before 1.75.0Target
Container Image
Scanner
None
Output Format
None
Mode
None
Debug Output
Operating System
RedHat
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions