Insecure Default Initialization of Resource in Spring Web Services - CVE-2026-40994
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass protocol-level security checks.
The vulnerability exists due to improper security configuration in Wss4jSecurityInterceptor when validating inbound WS-Security messages. A remote attacker can send a specially crafted message that violates BSP rules around signatures and related constructs to bypass protocol-level security checks.
Exploitation requires use of Wss4jSecurityInterceptor for inbound validation without explicitly enabling BSP compliance.