Input validation error in REDAXO - #VU135822
Published: June 29, 2026
REDAXO
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper input validation in the rex_list component when processing the sort GET parameter for ORDER BY clauses. A remote user can supply a crafted sort parameter to disclose sensitive information.
Error messages can confirm whether referenced columns exist, and query results can be reordered using unselected sensitive columns from the underlying tables.