CVE-2026-77639
Received Received - Intake

Denial of Service in Tor Network via Compression Bomb Bypass

Vulnerability report for CVE-2026-77639, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: MITRE

Description

Tor before 0.4.9.9 was prone to a compression bomb bypass where an attacker could concatenate many gzip or zlib sub-streams, each just under the per-stream detection threshold, to avoid the compression bomb check entirely. This is TROVE-2026-022.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-20
Last Modified
2026-08-20
Generated
2026-08-21
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tor_project tor to 0.4.9.9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-420 The product protects a primary channel, but it does not use the same level of protection for an alternate channel.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Tor before 0.4.9.9 is vulnerable to a compression bomb bypass. An attacker can bypass the compression bomb check by concatenating many gzip or zlib sub-streams, each just under the detection threshold. This allows the attacker to avoid triggering the compression bomb protection entirely.

Detection Guidance

This vulnerability involves a compression bomb bypass in Tor versions before 0.4.9.9. Detection requires checking Tor version and monitoring for unusual network traffic patterns. Use 'tor --version' to verify the installed version. If the version is below 0.4.9.9, the system is vulnerable. Additionally, inspect network traffic for excessive gzip or zlib compression streams, which may indicate an attempt to exploit this issue.

Impact Analysis

This vulnerability could allow an attacker to send large amounts of compressed data to a Tor relay or client without triggering the compression bomb protection. This may lead to denial-of-service conditions by consuming excessive memory or CPU resources on the affected system.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR or HIPAA as it relates to a compression bomb bypass in Tor software. However, if exploited, it could lead to denial-of-service conditions, potentially impacting availability of systems handling sensitive data, which may indirectly affect compliance with availability requirements in regulations like HIPAA.

Mitigation Strategies

Update Tor to version 0.4.9.9 or later to address the compression bomb bypass vulnerability. Monitor network traffic for unusual patterns that may indicate attempts to exploit this issue.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-77639. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart