- Fixed authorization bypass (GHSA-qcqw-jwxc-2hqg) where
StrictRolePermissionandAuthorityCreatorPermission
granted access to any authenticated user on default Lemur installs. BothLEMUR_STRICT_ROLE_ENFORCEMENTand
ADMIN_ONLY_AUTHORITY_CREATIONnow default toTrue(fail-closed). Existing installs that explicitly set
either flag toFalseare unaffected.