GHSA-fx6f-382r-j72c: XSS

Published Sep 24, 2026
·
Updated

On 5 June 2026 CyberChef received a security vulnerability report from @hyuunnn detailing a vulnerability in the Series Chart operation, where malicious input could result in prototype pollution of the data structures outputted from the operation. Other operations following Series Chart could have their behaviour manipulated by the attacker-controlled prototype, for example, injecting malicious content into their HTML output.

In this case, a demonstration was provided that chained the Series Chart operation with the Parse UDP operation to cause attacker controlled JavaScript to be executed.

Details When the Series Chart operation parses user-supplied CSV, it accepts proto as a key and uses it to pollute the object. The objToTbale function in src/core/lib/Protocol.mjs, used in a number of IP parsing operations, renders data items within <td> tags without escaping. These bugs can be chained to produce an XSS vulnerability.

Proof of Concept https://gchq.github.io/CyberChef/#recipe=Serieschart('CRLF','Comma','',1,'')ParseUDP('Raw')&input=X19wcm90b19fLDxpbWcgc3JjPXggb25lcnJvcj1hbGVydChkb2N1bWVudC5kb21haW4pPiwxParseUDP('Raw')&input=X19wcm90b19fLDxpbWcgc3JjPXggb25lcnJvcj1hbGVydChkb2N1bWVudC5kb21haW4pPiwx)

Encoded input data is: proto,<img src=x onerror=alert(document.domain)>,1

Impact Objects with attacker controlled prototypes could be processed by CyberChef operations. This enabled control of the output of some operations, and in particular, the ability to insert malicious JavaScript into the output of the Parse UDP operation.

Patches This has been patched in release v11.2.0.

Workarounds No workarounds are available. Users must upgrade to CyberChef v11.2.0.

Affected Software

1 affected componentFixes available
npm/cyberchef<11.2.0
11.2.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade npm/cyberchef to a version that resolves this vulnerability.

    Fixed in 11.2.0
  2. Upgrade

    Upgrade CyberChef to a version that resolves this vulnerability.

    Fixed in v11.2.0

Event History

Sep 24, 2026
Advisory Published
via GitHub·07:24 PM
Data Sourced
via GitHub·07:24 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What interaction is required for exploitation?

An attacker needs to cause a user to process attacker-controlled CSV through the Series Chart operation and then use a downstream operation that renders the polluted data into HTML. The provided demonstration chains Series Chart with Parse UDP and results in attacker-controlled JavaScript execution.

2

Which input and operation behavior enable the issue?

Series Chart accepts __proto__ as a CSV key, allowing prototype pollution of objects it outputs. The objToTbale function used by several IP parsing operations then renders data in td elements without escaping it.

3

How can I determine whether a workflow is exposed?

Review CyberChef recipes that run Series Chart on untrusted CSV and subsequently use IP parsing operations that rely on objToTbale, including the demonstrated Parse UDP chain. Recipes that render values derived from the Series Chart output into HTML are the relevant exposure path.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203