Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in elixir-tesla tesla allows a denial of service via decompression bomb in HTTP response bodies. When Tesla.Middleware.…
High CVSS 7.5
Summary
Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in elixir-tesla tesla allows a denial of service via decompression bomb in HTTP response bodies. When Tesla.Middleware.DecompressResponse or Tesla.Middleware.Compression is included in a Tesla middleware pipeline, HTTP response bodies are decompressed eagerly with no size limit. The decompress_body/2 function in lib/tesla/middleware/compression.ex passes the entire response body to :zlib.gunzip/1 or :zlib.unzip/1 wi…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://cna.erlef.org/cves/CVE-2026-48594.html Third Party Advisory
- https://github.com/elixir-tesla/tesla/commit/340f75b5d191dc747ef7ac6365bd002d1cd55a9d Patch
- https://github.com/elixir-tesla/tesla/security/advisories/GHSA-mc85-72gr-vm9f Vendor Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-48594 Third Party Advisory
- https://github.com/elixir-tesla/tesla/security/advisories/GHSA-mc85-72gr-vm9f Vendor Advisory
Timeline
- nvd_ingest NVD