{"id":"CVE-2023-20883","aliases":["GHSA-xf96-w227-r7c4"],"url":"https://o3.security/vulnerability/CVE-2023-20883","summary":"Spring Boot Welcome Page Denial of Service","details":"In Spring Boot versions 3.0.0 - 3.0.6, 2.7.0 - 2.7.11, 2.6.0 - 2.6.14, 2.5.0 - 2.5.14 and older unsupported versions, there is potential for a denial-of-service (DoS) attack if Spring MVC is used together with a reverse proxy cache.\n\nSpecifically, an application is vulnerable if all of the conditions are true:\n\n* The application has Spring MVC auto-configuration enabled. This is the case by default if Spring MVC is on the classpath.\n* The application makes use of Spring Boot's welcome page support, either static or templated.\n* Your application is deployed behind a proxy which caches 404 responses.\n\nYour application is NOT vulnerable if any of the following are true:\n\n* Spring MVC auto-configuration is disabled. This is true if WebMvcAutoConfiguration is explicitly excluded, if Spring MVC is not on the classpath, or if spring.main.web-application-type is set to a value other than SERVLET.\n* The application does not use Spring Boot's welcome page support.\n* You do not have a proxy which caches 404 responses.\n\n\nAffected Spring Products and Versions\n\nSpring Boot\n\n3.0.0 to 3.0.6 2.7.0 to 2.7.11 2.6.0 to 2.6.14 2.5.0 to 2.5.14\n\nOlder, unsupported versions are also affected\nMitigation\n\nUsers of affected versions should apply the following mitigations:\n\n* 3.0.x users should upgrade to 3.0.7+\n* 2.7.x users should upgrade to 2.7.12+\n* 2.6.x users should upgrade to 2.6.15+\n* 2.5.x users should upgrade to 2.5.15+\n\nUsers of older, unsupported versions should upgrade to 3.0.7+ or 2.7.12+.\n\nWorkarounds: configure the reverse proxy not to cache 404 responses and/or not to cache responses to requests to the root (/) of the application.","published":"2023-05-26T00:00:00Z","modified":"2026-08-12T03:51:34.775092433Z","cvss":{"score":7.5,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},"epss":{"score":0.00904,"percentile":0.56414,"asOf":"2026-08-09"},"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Maven","name":"org.springframework.boot:spring-boot-autoconfigure","fixedVersion":"3.0.7"},{"ecosystem":"Maven","name":"org.springframework.boot:spring-boot-autoconfigure","fixedVersion":"2.7.12"},{"ecosystem":"Maven","name":"org.springframework.boot:spring-boot-autoconfigure","fixedVersion":"2.6.15"},{"ecosystem":"Maven","name":"org.springframework.boot:spring-boot-autoconfigure","fixedVersion":"2.5.15"}],"fix":{"url":"https://github.com/spring-projects/spring-boot/commit/418dd1ba5bdad79b55a043000164bfcbda2acd78","label":"spring-projects/spring-boot@418dd1b"},"references":[{"type":"WEB","url":"https://spring.io/security/cve-2023-20883"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/20xxx/CVE-2023-20883.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2023-20883"},{"type":"ADVISORY","url":"https://security.netapp.com/advisory/ntap-20230703-0008/"},{"type":"WEB","url":"https://github.com/spring-projects/spring-boot/issues/35552"},{"type":"WEB","url":"https://github.com/spring-projects/spring-boot/commit/418dd1ba5bdad79b55a043000164bfcbda2acd78"},{"type":"PACKAGE","url":"https://github.com/spring-projects/spring-boot"},{"type":"WEB","url":"https://github.com/spring-projects/spring-boot/releases/tag/v2.5.15"},{"type":"WEB","url":"https://github.com/spring-projects/spring-boot/releases/tag/v2.6.15"},{"type":"WEB","url":"https://github.com/spring-projects/spring-boot/releases/tag/v2.7.12"},{"type":"WEB","url":"https://security.netapp.com/advisory/ntap-20230703-0008"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:34.775092433Z"}}