🛡️ CVE-2026-43970 — cowlib
Description
Decompression Bomb in cow_spdy:inflate/2 Allows Memory Exhaustion via Crafted SPDY Frame
Summary
Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in ninenines cowlib allows unauthenticated remote denial of service via memory exhaustion.
cow\_spdy:inflate/2 in cowlib passes peer-supplied compressed bytes directly to zlib:inflate/2 with no output size bound. The SPDY header compression dictionary (?ZDICT) is public, and zlib compresses long runs of repeated bytes at roughly 1024:1, so a few kilobytes of SPDY frame payload can decompress to gigabytes on the BEAM heap, OOM-killing the node. A single unauthenticated SPDY frame is sufficient to trigger the condition. The parsers for syn\_stream, syn\_reply, and headers frame types are all affected via cow\_spdy:parse\_headers/2.
This issue affects cowlib from 0.1.0 before 2.16.1.
Configuration
The application must use cow\_spdy:parse/2 to parse SPDY frames from an untrusted peer. cowboy itself does not use cow\_spdy; only direct callers of the cow\_spdy API are affected.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. Rated impact: confidentiality none, integrity none, availability high.
Affected software
CVE-2026-43970 is recorded against 2 packages.
- cowlib
- unknown
Timeline and source
Published on 13 May 2026 and last revised on 30 July 2026. No public exploit is currently recorded for this entry. A vendor advisory or fix has been published. Record sourced from NVD.
References
CVE-2026-43970 on other distributions
Each distribution ships its own build and its own fixed version. Pick the one you run:
Details
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| cowlib | — | — |
| unknown | — | — |
References
Similar Threats
- Unknown CVE-2026-59248
- Unknown CVE-2026-43966
- Medium CVE-2026-43968
- Low CVE-2026-43969
- High CVE-2026-7790
More CVE 2026 advisories
Browse all of CVE 2026 in the advisory index.
Site Security Check
Is cowlib part of your stack?
CVE-2026-43970 is rated CVSS 8.0 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.