VYPR

Maven package

org.springframework.boot/spring-boot-starter-mail

pkg:maven/org.springframework.boot/spring-boot-starter-mail

Vulnerabilities (1)

  • CVE-2026-40992MedJun 11, 2026
    affected >= 4.0.0, < 4.0.7fixed 4.0.7

    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 t