GHSA-9wxp-w4px-32vhMediumCVSS 5.0

Spring Boot's Mail Auto-Configuration Does Not Enable SSL Hostname Verification

Published
June 11, 2026
Last Modified
August 18, 2026

🔗 CVE IDs covered (1)

📋 Description

Spring Boot's Mail auto-configuration does not enable hostname verification. Applications that set the relevant JavaMail property, such as spring.mail.properties.mail.smtp.ssl.checkserveridentity=true, are not affected.

Affected versions: Spring Boot 4.0.0 through 4.0.6; 3.5.0 through 3.5.14; 3.4.0 through 3.4.16.

🎯 Affected products3

  • maven/org.springframework.boot:spring-boot-starter-mail:>= 4.0.0, <= 4.0.6
  • maven/org.springframework.boot:spring-boot-starter-mail:>= 3.5.0, <= 3.5.14
  • maven/org.springframework.boot:spring-boot-starter-mail:>= 3.4.0, <= 3.4.16

🔗 References (3)