-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugkind/cveIssues identified as CVEs on third-party dependencies, or issues which Keycloak is not affectedIssues identified as CVEs on third-party dependencies, or issues which Keycloak is not affectedpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.0.16release/26.2.10release/26.3.5status/blocked-externalUsed for marking Issues/PRs as blocked by some external factors like a bug in QuarkusUsed for marking Issues/PRs as blocked by some external factors like a bug in Quarkusteam/cloud-native
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
No response
Describe the bug
Netty’s BrotliDecoder is vulnerable to a denial of service (DoS) through highly compressed data (zip bomb–style) leading to data amplification. This affects multiple components (netty-codec, netty-codec-http, and netty-codec-http2).
A flaw in the handling of Brotli-compressed data may allow an attacker to trigger excessive memory or CPU consumption when decompressing malicious payloads. This can result in application-level denial of service. Both Trivy and Snyk flagged this issue across different Netty codecs, but they all map to the same CVE.
Version
26.3.3
Regression
- The issue is a regression
Expected behavior
No CVEs reported.
Actual behavior
CVE reported.
How to Reproduce?
Check scanner alerts.
Anything else?
References:
Metadata
Metadata
Assignees
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugkind/cveIssues identified as CVEs on third-party dependencies, or issues which Keycloak is not affectedIssues identified as CVEs on third-party dependencies, or issues which Keycloak is not affectedpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.0.16release/26.2.10release/26.3.5status/blocked-externalUsed for marking Issues/PRs as blocked by some external factors like a bug in QuarkusUsed for marking Issues/PRs as blocked by some external factors like a bug in Quarkusteam/cloud-native