CVE Catalog

CVE-2026-63001

MediumCVSS 4.8
Published: Translated: NVD NIST

Summary

REDAXO prior to 5.21.2 in the mediaIsInUse() handler in media_manager.php inserts a Media Manager type name into raw backend warning HTML without escaping. An administrator with Media Manager access can store HTML in a type name, and the payload executes in another administrator's browser when deleting media referenced by the type's effects.

Risk Assessment

Session theft or unauthorized backend actions by an administrator with Media Manager access may occur, compromising the security of the administrative panel.

Recommendation

Update REDAXO to version 5.21.2 or later. Restrict Media Manager access to trusted administrators.

Other vulnerabilities in REDAXO

See all
Original NVD description (English source)

REDAXO is a PHP-based content management system. Prior to 5.21.2, the mediaIsInUse() handler in redaxo/src/addons/media_manager/lib/media_manager.php inserts a Media Manager type name into raw backend warning HTML without escaping it when invoked through MEDIA_IS_IN_USE. An administrator with Media Manager access can store HTML in a type name, and the payload executes in another administrator's browser when that administrator tries to delete media referenced by the type's effects, enabling session theft or unauthorized backend actions. This issue is fixed in version 5.21.2.

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