CVE-2025-6176: Brotli is vulnerable to a denial of service (DoS) attack due to decompression
Brotli versions up to 1.1.0 are vulnerable to a denial of service (DoS) attack due to decompression. This issue has been patched in Brotli version 1.2.0.
Additionally, this affects users who implement the Brotli decompression with Scrapy versions up to 2.13.2, leaving them vulnerable to a denial of service (DoS) attack. The protection mechanism against decompression bombs fails to mitigate the brotli variant, allowing remote servers to crash clients with less than 80GB of available memory. This occurs because brotli can achieve extremely high compression ratios for zero-filled data, leading to excessive memory consumption during decompression.
References
- github.com/advisories/GHSA-2qfp-q593-8484
- github.com/google/brotli
- github.com/google/brotli/commit/67d78bc41db1a0d03f2e763497748f2f69946627
- github.com/google/brotli/issues/1327
- github.com/google/brotli/pull/1234
- github.com/google/brotli/releases/tag/v1.2.0
- huntr.com/bounties/2c26a886-5984-47ee-a421-0d5fe1344eb0
- nvd.nist.gov/vuln/detail/CVE-2025-6176
Code Behaviors & Features
Detect and mitigate CVE-2025-6176 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →