CVE-2026-63002: REDAXO: Stored XSS in Mediapool Sync Page via Unescaped Filesystem Filenames
The mediapool sync page (sync.php) renders filenames from the /media filesystem directory directly into HTML without applying rex_escape() (i.e., htmlspecialchars). Any file placed in the media directory whose filename contains HTML metacharacters will execute JavaScript in the browser of any backend user who views the sync page.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-63002 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →