Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. redaxo/source
  4. ›
  5. CVE-2026-63002

CVE-2026-63002: REDAXO: Stored XSS in Mediapool Sync Page via Unescaped Filesystem Filenames

September 23, 2026

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

  • github.com/advisories/GHSA-w998-qmw9-mf4m
  • github.com/redaxo/core/commit/2daaa3a30570bc76a82f63fd21fb8c9c2cd5dc7c
  • github.com/redaxo/core/pull/6581
  • github.com/redaxo/core/releases/tag/5.21.2
  • github.com/redaxo/core/security/advisories/GHSA-w998-qmw9-mf4m
  • nvd.nist.gov/vuln/detail/CVE-2026-63002

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 →

Affected versions

All versions before 5.21.2

Fixed versions

  • 5.21.2

Solution

Upgrade to version 5.21.2 or above.

Impact 4.8 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/redaxo/source/CVE-2026-63002.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 24 Sep 2026 12:23:57 +0000.