2 matches found
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...
6.5CVSS6.2AI score
SaveExploits0References5
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...
7.5CVSS7.1AI score0.00433EPSS
SaveExploits0References6
20