CVE-2026-57439 PUBLISHED

CyberChef: Prototype pollution in Series Chart operation

Assigner: GitHub_M
Reserved: 24.06.2026 Published: 08.07.2026 Updated: 08.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS Score: 5

Product Status

Vendor gchq
Product CyberChef
Versions
  • Version < 11.2.0 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE
  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') CWE