CVE-2025-66026
PHP vulnerability analysis and mitigation

Overview

CVE-2025-66026 is a reflected Cross-Site Scripting (XSS) vulnerability discovered in REDAXO CMS, affecting versions prior to 5.20.1. The vulnerability exists in the Mediapool view where the request parameter args[types] is rendered into an info banner without proper HTML-escaping (GitHub Advisory).

Technical details

The vulnerability stems from improper input sanitization in the Mediapool component. The control flow begins in redaxo/src/addons/mediapool/pages/index.php which reads args via rex_request('args', 'array') and passes them to media.list.php. The vulnerability occurs when $argUrl['args']['types'] is injected into an HTML string without proper escaping. The CVSS v3.1 score is 6.1 (Medium) with vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N (GitHub Advisory).

Impact

When exploited, this vulnerability allows arbitrary JavaScript execution in the backend context, enabling attackers to steal session cookies, CSRF tokens, and other sensitive data. Additionally, it allows attackers to perform any administrative actions on behalf of the affected user when they visit a crafted link while logged in (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in REDAXO CMS version 5.20.1. The fix involves implementing proper HTML escaping for the args[types] parameter using rex_escape() function (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-65960MEDIUM6.6
  • PHPPHP
  • contao/core-bundle
NoYesNov 25, 2025
CVE-2025-65956MEDIUM6.5
  • PHPPHP
  • getformwork/formwork
NoYesNov 26, 2025
CVE-2025-66026MEDIUM6.1
  • PHPPHP
  • redaxo/source
NoYesNov 26, 2025
CVE-2025-64027MEDIUM6.1
  • PHPPHP
  • snipe-it
NoNoNov 20, 2025
CVE-2025-65961LOW3.3
  • PHPPHP
  • contao/core-bundle
NoYesNov 25, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management