CVE-2026-53599
Received Received - Intake

Remote Code Execution in REDAXO CMS

Vulnerability report for CVE-2026-53599, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: GitHub, Inc.

Description

REDAXO is a PHP-based content management system. From 5.18.2 until 5.21.1, rex_mediapool::isAllowedExtension in redaxo/src/addons/mediapool/lib/mediapool.php lets an authenticated backend user with media[upload] permission upload a JPEG/PHP polyglot named shell.php.any.jpg, which web servers with multi-extension PHP handlers can execute as the web-server user. This issue is fixed in version 5.21.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-31
Last Modified
2026-07-31
Generated
2026-08-01
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redaxo redaxo to 5.21.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects REDAXO, a PHP-based content management system. It allows an authenticated backend user with media upload permission to upload a specially crafted file named shell.php.any.jpg. Web servers with multi-extension PHP handlers may execute this file as PHP code, potentially allowing the attacker to run arbitrary commands on the server.

Detection Guidance

Check for uploaded files with double extensions like shell.php.any.jpg in the media pool directory. Review server access logs for suspicious uploads or execution attempts of PHP files disguised as images.

Impact Analysis

An attacker could exploit this to gain control over the web server, execute malicious code, steal sensitive data, or disrupt services. Systems running REDAXO versions between 5.18.2 and 5.21.0 are at risk. Upgrading to version 5.21.1 or later mitigates this issue.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR and HIPAA requirements for data protection and security. Organizations may face legal penalties, reputational damage, and loss of trust if exploited.

Mitigation Strategies

Upgrade REDAXO to version 5.21.1 or later immediately. Remove any unauthorized or suspicious files in the media pool directory. Restrict media upload permissions to trusted users only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53599. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart