目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-48594— Tesla 中间件解压炸弹漏洞

AI 预测 7.5 利用难度: 较易

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 2

厂商产品版本范围状态
elixir-teslatesla0.6.0< 1.18.3affected
5bd90bb5cf0d15e375edc2a66fa322292940fce2< 340f75b5d191dc747ef7ac6365bd002d1cd55a9daffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-48594 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Decompression bomb in Tesla.Middleware.DecompressResponse and Tesla.Middleware.Compression
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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 without any cap on the output size. Additionally, compression_algorithms/1 splits the content-encoding header on commas and decompress_body/2 recurses once per token, applying a decompression pass on each iteration. A server advertising content-encoding: gzip, gzip, gzip, gzip causes four recursive decompression passes, yielding exponential amplification: each gzip layer can expand its input roughly 1000x, so a payload of a few hundred bytes on the wire inflates to gigabytes of BEAM heap, exhausting memory and crashing or freezing the calling process. This issue affects tesla: from 0.6.0 before 1.18.3.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对高度压缩数据的处理不恰当(数据放大攻击)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
elixir-teslatesla 0.6.0 ~ 1.18.3 cpe:2.3:a:elixir-tesla:tesla:*:*:*:*:*:*:*:*
elixir-teslatesla 5bd90bb5cf0d15e375edc2a66fa322292940fce2 ~ 340f75b5d191dc747ef7ac6365bd002d1cd55a9d cpe:2.3:a:elixir-tesla:tesla:*:*:*:*:*:*:*:*

二、漏洞 CVE-2026-48594 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-48594 的情报信息

登录查看更多情报信息。

CVE-2026-48594 补丁与修复 (1)

CVE-2026-48594 厂商安全公告 (2)

CVE-2026-48594 其他参考 (1)

同批安全公告 · elixir-tesla · 2026-06-02 · 共 5 条

CVE-2026-48598Tesla.Multipart 部件头注入漏洞
CVE-2026-48596Tesla 库 HTTP头注入漏洞
CVE-2026-48595Tesla 跨域重定向时授权头泄露漏洞
CVE-2026-48597Tesla.Adapter.Mint .atom 表耗尽漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48594

暂无评论


发表评论