CVE-2026-53433

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. This issue was fixed in version 0.73.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:junegunn:fzf:*:*:*:*:*:*:*:*

History

02 Jul 2026, 19:01

Type Values Removed Values Added
First Time Junegunn
Junegunn fzf
CPE cpe:2.3:a:junegunn:fzf:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References () https://cert.pl/en/posts/2026/06/CVE-2026-53432 - () https://cert.pl/en/posts/2026/06/CVE-2026-53432 - Third Party Advisory
References () https://github.com/junegunn/fzf - () https://github.com/junegunn/fzf - Product
References () https://github.com/junegunn/fzf/commit/7963a2c6586c0b9eaa89b8995de8f0e08cf8a4ce - () https://github.com/junegunn/fzf/commit/7963a2c6586c0b9eaa89b8995de8f0e08cf8a4ce - Patch

30 Jun 2026, 13:19

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-30 13:19

Updated : 2026-07-02 19:01


NVD link : CVE-2026-53433

Mitre link : CVE-2026-53433

CVE.ORG link : CVE-2026-53433


JSON object : View

Products Affected

junegunn

  • fzf
CWE
CWE-407

Inefficient Algorithmic Complexity