CVE-2026-62998
4.3
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| redaxo | core | < 5.21.2 | affected |
Weaknesses
- CWE-20: CWE-20: Improper Input Validation
- CWE-200: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
Additional References
References
- https://github.com/redaxo/core/security/advisories/GHSA-4f5f-j737-pm58
- https://github.com/redaxo/core/pull/6580
- https://github.com/redaxo/core/commit/c44ba5206a28427984100c994010f2aaa6703efd
- https://github.com/redaxo/core/releases/tag/5.21.2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.