๐Ÿ” CVE Alert

CVE-2026-61541

UNKNOWN 0.0

Zapros has an Unbounded Content-Encoding decompression chain that allows denial of service

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Zapros, a Python HTTP client, prior to version 0.14.0 is vulnerable to denial of service when an application requests content from an untrusted server, or follows a redirect to one, because a malicious response containing an excessive number of chained `Content-Encoding` values causes Zapros to construct a deeply nested decompression chain that consumes excessive resources. Version 0.14.0 patches the vulnerability by limiting responses to five content-encoding layers and raising `DecodingError` when that limit is exceeded. As a workaround, applications can add response middleware that inspects the `Content-Encoding` header and rejects responses containing more than a safe number of encoding layers.

CWE CWE-770
Vendor kap-sh
Product zapros
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for kap-sh zapros

Be the first to know when new unknown vulnerabilities affecting kap-sh zapros are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

kap-sh / zapros
< 0.14.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kap-sh/zapros/security/advisories/GHSA-5vjj-2r48-q622