CVE-2026-32641
Parseable is a log analytics platform built for high-volume data ingestion and analysis. Prior to 3.0.0, src/handlers/http/middleware.rs use
CVSS
7.5
High
EPSS
—
KEV
—
Exploit Today
—
0-100
Published: Sep 18, 2026 · Last modified: Sep 18, 2026 · CWE-248 · CWE-703
Not enough EPSS history yet.
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.
- github.comhttps://github.com/parseablehq/parseable/commit/6c583081a4161476128f330b9bb71ed7305eecde
- github.comhttps://github.com/parseablehq/parseable/pull/1581
- github.comhttps://github.com/parseablehq/parseable/releases/tag/v3.0.0
- github.comhttps://github.com/parseablehq/parseable/security/advisories/GHSA-x4q9-j9qh-3rpx