CVE-2025-66026
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-26

Last updated on: 2025-12-03

Assigner: GitHub, Inc.

Description
REDAXO is a PHP-based CMS. Prior to version 5.20.1, a reflected Cross-Site Scripting (XSS) vulnerability exists in the Mediapool view where the request parameter args[types] is rendered into an info banner without HTML-escaping. This allows arbitrary JavaScript execution in the backend context when an authenticated user visits a crafted link while logged in. This issue has been patched in version 5.20.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-26
Last Modified
2025-12-03
Generated
2026-05-07
AI Q&A
2025-11-26
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
redaxo redaxo to 5.20.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a reflected Cross-Site Scripting (XSS) issue in the REDAXO CMS prior to version 5.20.1. It occurs in the Mediapool view where the request parameter args[types] is displayed in an info banner without proper HTML escaping. This allows an attacker to inject and execute arbitrary JavaScript code in the backend context when an authenticated user clicks on a specially crafted link while logged in.


How can this vulnerability impact me? :

The vulnerability can lead to arbitrary JavaScript execution in the backend for authenticated users. This can result in unauthorized actions performed on behalf of the user, theft of sensitive information such as session tokens, or other malicious activities within the CMS backend environment.


What immediate steps should I take to mitigate this vulnerability?

The immediate step to mitigate this vulnerability is to upgrade REDAXO to version 5.20.1 or later, where the reflected XSS issue in the Mediapool view has been patched.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart