FKIE_CVE-2025-64508
Vulnerability from fkie_nvd - Published: 2025-11-10 22:15 - Updated: 2025-11-12 16:19
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Bugsink es una herramienta de seguimiento de errores autohospedada. En versiones anteriores a la 2.0.5, se pueden enviar \u0027bombas\u0027 brotli (flujos brotli altamente comprimidos, como muchos ceros) al servidor. Dado que el servidor intentar\u00e1 descomprimir estos flujos antes de aplicar varios m\u00e1ximos, esto puede llevar al agotamiento de la memoria disponible y, por lo tanto, a una Denegaci\u00f3n de Servicio. Esto se puede lograr si se conoce el \u0027DSN\u0027, lo cual ocurre en muchas configuraciones comunes (JavaScript, aplicaciones m\u00f3viles). El problema est\u00e1 parcheado en la versi\u00f3n \u00272.0.5\u0027 de Bugsink. La vulnerabilidad es similar, pero distinta, a otro problema relacionado con brotli en Bugsink, GHSA-rrx3-2x4g-mq2h/CVE-2025-64509."
}
],
"id": "CVE-2025-64508",
"lastModified": "2025-11-12T16:19:59.103",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-11-10T22:15:39.640",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/bugsink/bugsink/commit/3f65544aab3ad5303d97009136640de97b0676a5"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/bugsink/bugsink/pull/266"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/bugsink/bugsink/security/advisories/GHSA-fc2v-vcwj-269v"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/google/brotli/commit/67d78bc41db1a0d03f2e763497748f2f69946627"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/google/brotli/issues/1327"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/google/brotli/issues/1375"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/google/brotli/pull/1234"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/google/brotli/releases/tag/v1.2.0"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…