4 matches found
CVE-2026-92463
yshop-crm through 2.1.3 has an authorization bypass in the GET /admin-api/system/user/page endpoint, where the @PreAuthorize annotation is commented out. This allows any authenticated back-office user—without the system:user:list permission—to enumerate the complete user directory, including logi...
EUVD-2026-80668
yshop-crm through 2.1.3 contains an authorization failure in the GET /admin-api/system/user/page endpoint where the @PreAuthorize annotation is commented out, allowing authenticated back-office users without system:user:list permission to enumerate all users. Attackers with valid back-office...
CVE-2026-18631
CVE-2026-18631 affects jeePay/jeepay up to 3.2.9, targeting the WebSecurityConfig logic in jeepay-manager/src/main/java/com/jeequan/jeepay/mgr/ctrl/sysuser/SysLogController.java (PreAuthorize Handler). Root cause described as an authorization bypass, potentially exploitable remotely. Public explo...
org.springframework.security/spring-security-core: Spring Security authorization bypass
The Spring Security annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue when using @PreAuthorize and other method security annotations, resulting in an authorization...