Oqtane Framework is vulnerable to Insecure Direct Object Reference (IDOR) in Oqtane.Controllers.UserController. This allows unauthorized users to access sensitive information of other users by manipulating the id parameter.
The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.