GHSA-p7qj-2q5w-f9r7MediumCVSS 4.8

Spring Web Services: Inbound WS-Security allows RSA PKCS#1 v1.5 key transport by default

Published
June 11, 2026
Last Modified
August 21, 2026

🔗 CVE IDs covered (1)

📋 Description

Wss4jSecurityInterceptor defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData. Inbound WS-Security decryption could therefore accept RSA PKCS#1 v1.5 (rsa-1_5) encrypted key material unless operators explicitly reconfigured the flag.

Affected versions: Spring Web Services 5.0.0 through 5.0.1; 4.1.0 through 4.1.3; 4.0.0 through 4.0.18; 3.1.0 through 3.1.8.

🎯 Affected products4

  • maven/org.springframework.ws:spring-ws-security:>= 5.0.0, <= 5.0.1
  • maven/org.springframework.ws:spring-ws-security:>= 4.1.0, <= 4.1.3
  • maven/org.springframework.ws:spring-ws-security:>= 4.0.0, <= 4.0.18
  • maven/org.springframework.ws:spring-ws-security:>= 3.1.0, <= 3.1.8

🔗 References (3)