U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-64508 Detail

Description

Bugsink is a self-hosted error tracking tool. In versions prior to 2.0.5, 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 `DSN` is known, which it is in many common setups (JavaScript, Mobile Apps). The issue is patched in Bugsink version `2.0.5`. The vulnerability is similar to, but distinct from, another brotli-related problem in Bugsink, GHSA-rrx3-2x4g-mq2h/CVE-2025-64509.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://github.com/bugsink/bugsink/commit/3f65544aab3ad5303d97009136640de97b0676a5 GitHub, Inc.
https://github.com/bugsink/bugsink/pull/266 GitHub, Inc.
https://github.com/bugsink/bugsink/security/advisories/GHSA-fc2v-vcwj-269v GitHub, Inc.
https://github.com/google/brotli/commit/67d78bc41db1a0d03f2e763497748f2f69946627 GitHub, Inc.
https://github.com/google/brotli/issues/1327 GitHub, Inc.
https://github.com/google/brotli/issues/1375 GitHub, Inc.
https://github.com/google/brotli/pull/1234 GitHub, Inc.
https://github.com/google/brotli/releases/tag/v1.2.0 GitHub, Inc.

Weakness Enumeration

CWE-ID CWE Name Source
CWE-770 Allocation of Resources Without Limits or Throttling GitHub, Inc.  

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-64508
NVD Published Date:
11/10/2025
NVD Last Modified:
11/10/2025
Source:
GitHub, Inc.