CVE Catalog

CVE-2026-63002

MediumCVSS 4.8
Published: Translated: NVD NIST

Summary

REDAXO prior to 5.21.2 in sync.php inserts filenames from the media filesystem into the Mediapool Sync page without rex_escape(). An attacker able to place an unregistered file with HTML metacharacters in the media directory can execute script in the browser of a backend user with media[sync] permission.

Risk Assessment

Session theft or unauthorized backend actions by a user with media[sync] permission may occur, compromising the security of the administrative panel.

Recommendation

Update REDAXO to version 5.21.2 or later. Restrict the ability to place files in the media directory to trusted users.

Other vulnerabilities in REDAXO

See all
Original NVD description (English source)

REDAXO is a PHP-based content management system. Prior to 5.21.2, redaxo/src/addons/mediapool/pages/sync.php inserts filenames held in $diffFiles from the media filesystem into the Mediapool Sync page without rex_escape(). An attacker who can place an unregistered file with HTML metacharacters in the media directory can execute script in the browser of a backend user with media[sync] permission when that user opens the Sync page, enabling session theft or unauthorized backend actions. This issue is fixed in version 5.21.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS