Improper authorization in Spring Security - CVE-2025-41232
Published: May 21, 2025
Spring Security
IBM Process Mining
IBM Sterling Control Center
IBM Cloud Pak for Business Automation
Storage Defender Copy Data Management
watsonx Orchestrate Cartridge for IBM Cloud Pak for Data
IBM Business Automation Manager Open Editions
Maximo Application Suite Ai Service
Detailed vulnerability description
The vulnerability allows a remote attacker to compromise the affected application.
The vulnerability exists due to an error in Spring Security Aspects, that may not correctly locate method security annotations on private methods. A remote non-authenticated attacker can bypass authorization checks and gain unauthorized access to the application.
The vulnerability affects system that:
- use
@EnableMethodSecurity(mode=ASPECTJ)andspring-security-aspects, and - have Spring Security method annotations on a private method