This repository was archived by the owner on Jan 7, 2026. It is now read-only.
keycloak-26.4/CVE-2025-59250 advisory#25255
Merged
kwmonroe merged 1 commit intowolfi-dev:mainfrom Nov 7, 2025
Merged
Conversation
kwmonroe
approved these changes
Nov 7, 2025
catmsred
added a commit
to catmsred/advisories
that referenced
this pull request
Nov 13, 2025
False positive due to mssql-jdbc versioning structure similar to wolfi-dev#25255 Relates: chainguard-dev/CVE-Dashboard#35920
catmsred
added a commit
to catmsred/advisories
that referenced
this pull request
Nov 13, 2025
mssql-jdbc version matching issue similar to wolfi-dev#25255 Relates: chainguard-dev/CVE-Dashboard#36003
catmsred
added a commit
to catmsred/advisories
that referenced
this pull request
Nov 13, 2025
mssql-jdbc version matching issue similar to wolfi-dev#25255 Relates: chainguard-dev/CVE-Dashboard#36003
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Nov 14, 2025
False positive due to mssql-jdbc versioning structure similar to #25255 Relates: chainguard-dev/CVE-Dashboard#35920
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Nov 14, 2025
mssql-jdbc version matching issue similar to #25255 Relates: chainguard-dev/CVE-Dashboard#36003
catmsred
added a commit
to catmsred/advisories
that referenced
this pull request
Dec 2, 2025
mssql-jdbc version matching issue similar to [1] [1] wolfi-dev#25255 Relates: wolfi-dev/os#73631
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The affected component’s suffix is non-standard for Maven parsing. It supports “.” as a delimiter, but treats jre11 as an unknown qualifier that sorts after known ones (alpha, beta, rc, ga, etc.), which breaks version matching. This vulnerability was resolved in the following PR for keycloak 26.4.2-r2: wolfi-dev/os#71234
Upstream PR to resolve issue: anchore/grype#3034