PT-2026-69980 · Cyberchef · Cyberchef
CVE-2026-72912
·
Published
2026-08-10
·
Updated
2026-08-12
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
CyberChef versions prior to 11.3.0
Description
The pretty-recipe parser in src/core/Utils.mjs can cause client-side CPU exhaustion when processing a malformed
#recipe= URL fragment containing numerous unmatched quote characters. This occurs when the Utils.parseRecipeConfig() function applies a complex global regular expression that performs heavy backtracking, leading to the browser tab freezing during startup. This is a Regular Expression Denial of Service (ReDoS), where a specially crafted input causes the regex engine to take an exponential amount of time to process.Recommendations
Update to version 11.3.0.
Exploit
Fix
LPE
DoS
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Cyberchef