Intel

AIKIDO-2026-10102

netresearch/rte-ckeditor-image is vulnerable to Cross-site Scripting (XSS)

Cross-site Scripting (XSS) Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Jan 29, 2026

56

Medium Risk

This Affects:

PHPnetresearch/rte-ckeditor-image
0.0.1 - 13.3.2
Fixed in 13.4.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to cross-site scripting (XSS) via unsanitized SVG data URIs, because data:image/svg+xml sources could contain embedded JavaScript (such as <script> tags, event handlers, or javascript: hrefs) that bypass normal upload validation. The patched version adds runtime sanitization of SVG data URIs using the TYPO3 core SvgSanitizer, ensuring that malicious content is removed before rendering. This mitigation prevents XSS attacks via inline SVG payloads in image sources.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

netresearch/rte-ckeditor-image is vulnerable to Cross-site Scripting (XSS) in versions 0.0.1 - 13.3.2.

How to fix this

Upgrade the netresearch/rte-ckeditor-image library to the patch version.