CVE-2026-53433

Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
30/06/2026
Last modified:
02/07/2026

Description

fzf is vulnerable to a Denial of Service (DoS) due to inefficient HTTP body processing in the --listen mode due to inefficient HTTP body processing using repeated string concatenation, resulting in quadratic time complexity (O(n²)). A crafted POST request with many small segments can trigger excessive CPU usage during request handling.This allows a single malicious request to monopolize the single‑threaded HTTP server, blocking all other clients and resulting in denial of service.<br /> <br /> This issue was fixed in version 0.73.1.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:junegunn:fzf:*:*:*:*:*:*:*:* 0.73.1 (excluding)