VYPR

compression

by Expressjs

CVEs (1)

  • CVE-2026-87776HigSep 11, 2026
    risk 0.49cvss 7.5epss

    compression is a Node.js and Express compression middleware. 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…