CVE-2025-64508

7.5

Bugsink · Bugsink

Bugsink versions prior to 2.0.5 are vulnerable to a Denial of Service attack via the processing of malicious Brotli compressed streams that cause excessive memory consumption.

Executive summary

Bugsink versions prior to 2.0.5 are susceptible to a Denial of Service attack caused by resource exhaustion, which can be triggered by unauthenticated remote attackers.

Vulnerability

This vulnerability is a resource exhaustion flaw (CWE-770) where the server fails to limit the memory allocated during the decompression of Brotli streams. An unauthenticated attacker can trigger this condition by sending a specially crafted Brotli "bomb" to the server using a known DSN.

Business impact

Successful exploitation allows an attacker to cause a Denial of Service, rendering the error tracking tool unavailable to authorized users. Given the CVSS score of 7.5, this high severity flaw poses a significant risk to operational continuity, as the vulnerability is fully automatable and does not require any user interaction or authentication to trigger.

Remediation

Immediate Action: Update the Bugsink installation to version 2.0.5 or later to apply the necessary resource limits for Brotli stream decompression.

Proactive Monitoring: Monitor server memory usage and application logs for unusual spikes or errors related to Brotli decompression processes.

Compensating Controls: Deploy a Web Application Firewall (WAF) or ingress controller capable of inspecting and limiting the size of incoming compressed payloads to prevent malformed streams from reaching the application.

Exploitation status

Public Exploit Available: No.

Analyst recommendation

This vulnerability represents a significant risk to the availability of the Bugsink platform. IT administrators should prioritize upgrading to version 2.0.5 immediately to remediate the resource exhaustion flaw. Until the update is applied, ensure that access to the DSN is restricted where possible and monitor infrastructure health to detect potential attempts to trigger this denial of service condition.

More Bugsink CVEs

Sources