Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-32641— Parseable: Unauthenticated Denial of Service via panic in Kinesis header parsing middleware

Quick assessment

Affected
parseablehq parseable
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Parseable 是一个专为高吞吐量数据摄入与分析设计的日志分析平台。在 3.0.0 版本之前, 文件在身份验证之前解析 请求头时使用了 方法。远程未认证的攻击者可以通过提供非 UTF-8 编码的请求头数据、格式错误的 JSON 或无效的派生请求头值,触发 Rust panic 并中断请求处理流程,从而通过反复发送请求实施拒绝服务攻击,或导致容器陷入重启循环。该问题已在 3.0.0 版本中修复。

CVSS 7.5 · High

Affected Version Matrix 1

VendorProduct Version RangeStatus
parseablehq parseable < 3.0.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-32641

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Parseable: Unauthenticated Denial of Service via panic in Kinesis header parsing middleware
Source: CVE Program / CVE List V5
Vulnerability Description
Parseable is a log analytics platform built for high-volume data ingestion and analysis. Prior to 3.0.0, src/handlers/http/middleware.rs uses unwrap() while parsing the x-amz-firehose-common-attributes header before authentication. A remote unauthenticated attacker can supply non-UTF-8 header data, malformed JSON, or invalid derived header values that trigger a Rust panic and interrupt request handling, allowing repeated requests to deny service or cause container restart loops. This issue is fixed in version 3.0.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
未捕获的异常
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
parseablehq parseable < 3.0.0 -

II. Public POCs for CVE-2026-32641

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-32641

登录查看更多情报信息。

Patches & Fixes for CVE-2026-32641 (2)

Other References for CVE-2026-32641 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-32641

No comments yet


Leave a comment