Bugsink is vulnerable to unauthenticated remote DoS via crafted Brotli input
Description
Published by the National Vulnerability Database
Nov 10, 2025
Published to the GitHub Advisory Database
Nov 13, 2025
Reviewed
Nov 13, 2025
Last updated
Nov 13, 2025
Impact
In affected versions, brotli "bombs" (highly compressed brotli streams, such as many zeros) can be sent to the server. Since the server will attempt to decompress these streams before applying various maximums, this can lead to exhaustion of the available memory and thus a Denial of Service.
This can be done if the
DSNis known, which it is in many common setups (JavaScript, Mobile Apps).Patches
Patched in Bugsink
2.0.5References