XWiki Platform: Remote code execution from account via SearchSuggestSourceSheet
No sign of exploitation. No public exploitation artifact known so far.
A user with basic editing permissions in XWiki can run arbitrary code on the server by adding a special object to any page, fully compromising the system. This affects all XWiki installations from version 5.0 onwards until the patched versions.
CWE-95 (Improper Neutralization of Directives in Dynamically Evaluated Code) allows any authenticated user with page edit rights to inject and execute arbitrary code via XWiki.SearchSuggestSourceClass objects. The vulnerability stems from insufficient input validation in SearchSuggestSourceSheet, enabling direct code execution in the server context and affecting confidentiality, integrity, and availability of the entire installation.