fdevans opened a new pull request, #15534:
URL: https://github.com/apache/grails-core/pull/15534

   Upgrades Spring Boot from 3.5.11 to 3.5.13.
   
   ## Security
   
   This upgrade addresses two High severity (CVSS 8.2) authentication bypass 
vulnerabilities fixed in 3.5.12:
   
   - **[CVE-2026-22731](https://spring.io/security/cve-2026-22731)** — 
Authentication bypass under Actuator Health group paths
   - **[CVE-2026-22733](https://spring.io/security/cve-2026-22733)** — 
Authentication bypass under Actuator CloudFoundry endpoints
   
   Both allow unauthenticated network access to protected endpoints with no 
user interaction required.
   
   ## Notable changes in 3.5.13
   
   - Jackson upgraded to 2.21.2 — the Jackson team has ended support for 2.19.x 
and 2.20.x
   - Hibernate 6.6.45.Final
   - Tomcat 10.1.53
   - Netty 4.1.132.Final
   - Undertow 2.3.24.Final
   
   Full release notes: 
https://github.com/spring-projects/spring-boot/releases/tag/v3.5.13


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to