Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-mf2p-wjp4-99pq | REDAXO: Stored XSS via Unescaped Media Manager Type Name in `mediaIsInUse()` |
Wed, 23 Sep 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 23 Sep 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Redaxo
Redaxo core |
|
| Vendors & Products |
Redaxo
Redaxo core |
Wed, 23 Sep 2026 14:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | REDAXO: Stored XSS via Unescaped Media Manager Type Name in `mediaIsInUse()` | |
| Weaknesses | CWE-79 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-23T19:45:21.599Z
Reserved: 2026-07-14T23:10:57.032Z
Link: CVE-2026-63001
Updated: 2026-09-23T18:17:18.874Z
Status : Undergoing Analysis
Published: 2026-09-23T15:17:15.617
Modified: 2026-09-23T20:17:12.363
Link: CVE-2026-63001
No data.
OpenCVE Enrichment
Updated: 2026-09-23T16:15:05Z
-
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Github GHSA