CVE-2025-64508 (GCVE-0-2025-64508)
Vulnerability from cvelistv5 – Published: 2025-11-10 21:44 – Updated: 2025-11-12 20:14
VLAI?
Title
Bugsink vulnerable to unauthenticated remote DoS via crafted Brotli input
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.
Severity ?
7.5 (High)
CWE
- CWE-770 - Allocation of Resources Without Limits or Throttling
Assigner
References
| URL | Tags | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-64508",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-12T17:35:49.679099Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-12T20:14:15.890Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "bugsink",
"vendor": "bugsink",
"versions": [
{
"status": "affected",
"version": "\u003c 2.0.5"
}
]
}
],
"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."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-10T21:46:34.117Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/bugsink/bugsink/security/advisories/GHSA-fc2v-vcwj-269v",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/bugsink/bugsink/security/advisories/GHSA-fc2v-vcwj-269v"
},
{
"name": "https://github.com/google/brotli/issues/1327",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/google/brotli/issues/1327"
},
{
"name": "https://github.com/google/brotli/issues/1375",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/google/brotli/issues/1375"
},
{
"name": "https://github.com/bugsink/bugsink/pull/266",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bugsink/bugsink/pull/266"
},
{
"name": "https://github.com/google/brotli/pull/1234",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/google/brotli/pull/1234"
},
{
"name": "https://github.com/bugsink/bugsink/commit/3f65544aab3ad5303d97009136640de97b0676a5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bugsink/bugsink/commit/3f65544aab3ad5303d97009136640de97b0676a5"
},
{
"name": "https://github.com/google/brotli/commit/67d78bc41db1a0d03f2e763497748f2f69946627",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/google/brotli/commit/67d78bc41db1a0d03f2e763497748f2f69946627"
},
{
"name": "https://github.com/google/brotli/releases/tag/v1.2.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/google/brotli/releases/tag/v1.2.0"
}
],
"source": {
"advisory": "GHSA-fc2v-vcwj-269v",
"discovery": "UNKNOWN"
},
"title": "Bugsink vulnerable to unauthenticated remote DoS via crafted Brotli input"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-64508",
"datePublished": "2025-11-10T21:44:24.832Z",
"dateReserved": "2025-11-05T21:15:39.399Z",
"dateUpdated": "2025-11-12T20:14:15.890Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-64508\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-10T22:15:39.640\",\"lastModified\":\"2025-11-12T16:19:59.103\",\"vulnStatus\":\"Awaiting Analysis\",\"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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"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\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-64508\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-12T17:35:49.679099Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-12T17:35:55.234Z\"}}], \"cna\": {\"title\": \"Bugsink vulnerable to unauthenticated remote DoS via crafted Brotli input\", \"source\": {\"advisory\": \"GHSA-fc2v-vcwj-269v\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"bugsink\", \"product\": \"bugsink\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.0.5\"}]}], \"references\": [{\"url\": \"https://github.com/bugsink/bugsink/security/advisories/GHSA-fc2v-vcwj-269v\", \"name\": \"https://github.com/bugsink/bugsink/security/advisories/GHSA-fc2v-vcwj-269v\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/google/brotli/issues/1327\", \"name\": \"https://github.com/google/brotli/issues/1327\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/google/brotli/issues/1375\", \"name\": \"https://github.com/google/brotli/issues/1375\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/bugsink/bugsink/pull/266\", \"name\": \"https://github.com/bugsink/bugsink/pull/266\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/google/brotli/pull/1234\", \"name\": \"https://github.com/google/brotli/pull/1234\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/bugsink/bugsink/commit/3f65544aab3ad5303d97009136640de97b0676a5\", \"name\": \"https://github.com/bugsink/bugsink/commit/3f65544aab3ad5303d97009136640de97b0676a5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/google/brotli/commit/67d78bc41db1a0d03f2e763497748f2f69946627\", \"name\": \"https://github.com/google/brotli/commit/67d78bc41db1a0d03f2e763497748f2f69946627\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/google/brotli/releases/tag/v1.2.0\", \"name\": \"https://github.com/google/brotli/releases/tag/v1.2.0\", \"tags\": [\"x_refsource_MISC\"]}], \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-11-10T21:46:34.117Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-64508\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-12T20:14:15.890Z\", \"dateReserved\": \"2025-11-05T21:15:39.399Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-10T21:44:24.832Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
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…