Vuln Signal Radar
public-safe defensive signal
HIGHpublic-safe

CVE-2026-87776

NVD: compression is a Node.js and Express compression middleware. NVD: In versions before 1.8.2, when a client aborts the connection while a compressed response is still being sent, the zlib stream created to compress that response is never destroyed, so each aborted compressed response leaks its native zlib memory. NVD: A remote unauthenticated attacker can repeatedly open requests and disconnect early, exhausting the available memory and crashing the server.

CVSS
7.5
Severity
HIGH
EPSS
0.0036 (30)
KEV
-

Source-published summary

NVD: compression is a Node.js and Express compression middleware. NVD: In versions before 1.8.2, when a client aborts the connection while a compressed response is still being sent, the zlib stream created to compress that response is never destroyed, so each aborted compressed response leaks its native zlib memory. NVD: A remote unauthenticated attacker can repeatedly open requests and disconnect early, exhausting the available memory and crashing the server.

Possible impact

Source describes service availability risk · remote exposure · authenticated boundary. Possible impact: The affected service may become unavailable or unreliable.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Patch confirmed by source text; fixed version context: 1.8.2, compression.

Why it matters

Source describes service availability risk · remote exposure · authenticated boundary. Possible impact: The affected service may become unavailable or unreliable.; CVSS 7.5 (HIGH); EPSS percentile 30; not listed in KEV; Patch confirmed by source text; fixed version context: 1.8.2, compression; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

remote exposure

Impact tags

service availability reviewremote exposure relevantauthenticated boundary review

Urgency reasons

CVSS HIGHvendor advisory presentrecent updateremediation reference present

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references