CVE Catalog

CVE-2026-63000

MediumCVSS 6.4
Published: Translated: NVD NIST

Summary

REDAXO prior to 5.21.2 in rex_api_install_package_update in api_package_update.php inherits the false default from rex_api_function::requiresCsrfProtection() instead of requiring a CSRF token. An unauthenticated attacker can cause a logged-in administrator's browser to request a selected package update from the configured REDAXO package server, changing installed addon code or disrupting the site.

Risk Assessment

Unauthorized modification of addon code or site disruption without the administrator's knowledge may occur, undermining system integrity.

Recommendation

Update REDAXO to version 5.21.2 or later. Until then, consider restricting access to the admin panel and monitoring addon changes.

Other vulnerabilities in REDAXO

See all
Original NVD description (English source)

REDAXO is a PHP-based content management system. Prior to 5.21.2, rex_api_install_package_update in redaxo/src/addons/install/lib/api/api_package_update.php inherits the false default from rex_api_function::requiresCsrfProtection() instead of requiring a CSRF token. An unauthenticated attacker can cause a logged-in administrator's browser to request a selected package update from the configured REDAXO package server, changing installed addon code or disrupting the site without the administrator's intent. This issue is fixed in version 5.21.2.

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