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.…
高危 CVSS 7.5
摘要
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…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- 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
时间线
- nvd_ingest NVD