Incorrect authorization in XWiki platform - CVE-2023-41046
Published: September 1, 2023 / Updated: May 5, 2026
XWiki platform
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information and modify data.
The vulnerability exists due to improper access control in TextArea properties with the "VelocityCode" or "VelocityWiki" content type when adding the property to an object. A remote user can create an XClass with such a property to disclose sensitive information and modify data.
For the "VelocityCode" case, the document syntax must be set to xwiki/1.0. The executed code runs with the context author and cannot access privileged APIs.