CVE-2026-53433
Last modified
CVE-2026-53433 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
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. This issue was fixed in version 0.73.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Junegunn | Fzf | < 0.73.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53433?
How severe is CVE-2026-53433?
How do I fix CVE-2026-53433?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53427Improper Neutralization of Input During Web Page Generation …2.3
- CVE-2026-53428Memory Allocation with Excessive Size Value vulnerability in…6.9
- CVE-2026-53429Missing Release of Memory after Effective Lifetime vulnerabi…6.9
- CVE-2026-5343Improper Check for Unusual or Exceptional Conditions vulnera…7.4
- CVE-2026-53430Improper Handling of Highly Compressed Data (Data Amplificat…8.7
- CVE-2026-53432fzf is vulnerable to Integer Overflow leading to crash in Fu…7.5
- CVE-2026-53434Detection of Error Condition Without Action vulnerability in…9.1
- CVE-2026-53435In Jenkins 2.567 and earlier, LTS 2.555.2 and earlier, it is…8.8
- CVE-2026-53436Jenkins 2.567 and earlier, LTS 2.555.2 and earlier improperl…4.3
- CVE-2026-53437Jenkins 2.567 and earlier, LTS 2.555.2 and earlier improperl…4.3
- CVE-2026-53438A missing permission check in Jenkins 2.567 and earlier, LTS…4.3
- CVE-2026-53439Missing permission checks in Jenkins 2.567 and earlier, LTS …4.3
Are you affected by CVE-2026-53433?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
