Information disclosure in Redaxo Core
CVE-2026-62998
REDAXO is a PHP-based content management system. Prior to 5.21.2, rex_list::getSortColumn() in redaxo/src/core/lib/list.php accepts the sort request parameter without checking whether setColumnSortable() registered the requested column. An authenticated backend user can make prepareQuery() add an escaped but unauthorized ORDER BY identifier, allowing error-based enumeration of columns in joined tables and ordering by unselected sensitive fields such as rex_user.password. This issue is fixed in version 5.21.2.
Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Redaxo Core — versions < 5.21.2
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-62998?
- CVE-2026-62998 is a medium-severity vulnerability in Redaxo Core, classified under Improper Input Validation. CVSS score: 4.3/10. Published 2026-09-23.
- How severe is CVE-2026-62998?
- Medium severity. CVSS v3 base score is 4.3 out of 10.