Intel

AIKIDO-2026-692827

pimcore/pimcore is vulnerable to Cross-Site Scripting (XSS)

Cross-Site Scripting (XSS)GHSA-mvh8-52hw-jrch Published 3 days ago

54

Medium Risk

This Affects:

PHPpimcore/pimcore
2.2.0 - 2026.2.11
Fixed in 2026.2.12
Are you affected? Scan for Free

TL;DR

The Video document editable uses the YouTube and Dailymotion video id in the src of the generated <iframe> without HTML escaping. A backend user who sets a crafted video id can break out of the attribute and inject markup that runs as script in editmode and on the frontend, leading to stored cross-site scripting against editors and site visitors. The fix passes the YouTube and Dailymotion ids through htmlspecialchars before building the iframe src.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your site uses Video document editables whose YouTube or Dailymotion id can be set by an untrusted backend user.

Background info

pimcore/pimcore is vulnerable to Cross-Site Scripting (XSS) in versions 2.2.0 - 2026.2.11.

How to fix this

Upgrade the pimcore/pimcore library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform