SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-57439

MEDIUM · CVSS 5 EPSS 0.09% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

The Series Chart operation in CyberChef versions prior to 11.2.0 is vulnerable to prototype pollution due to improper handling of user-supplied CSV input, specifically allowing the use of __proto__ as a key. This vulnerability can be exploited to inject malicious JavaScript into HTML output, potentially leading to further attacks. Organizations using affected versions of CyberChef should prioritize upgrading to version 11.2.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-57439
Severity
MEDIUM
CVSS
5
EPSS
0.09%
Java

Original NVD Description

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.2.0, the Series Chart operation accepts __proto__ as a key while parsing user-supplied CSV, allowing prototype pollution that can be chained with operations such as Parse UDP to inject malicious JavaScript into HTML output. This issue is fixed in version 11.2.0.