Sensitive cookie with improper SameSite attribute in Spring Framework - CVE-2026-47889

 

Sensitive cookie with improper SameSite attribute in Spring Framework - CVE-2026-47889

Published: August 28, 2026


Vulnerability identifier: #VU146227
CSH Severity: Medium
CVSS v4: 4.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-47889
CWE-ID: CWE-1275
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass sameSite cookie restrictions.

The vulnerability exists due to improper cookie attribute handling in JettyCoreServerHttpResponse when serializing response cookies. A remote attacker can cause an application to issue cookies without the sameSite attribute to bypass sameSite cookie restrictions.

Only WebFlux applications running on the Jetty 12 Core reactive adapter are vulnerable.


Affected software

Spring Framework
Library Support for Spring

How to mitigate CVE-2026-47889

Install security update from vendor's website.

Spring Framework - addressed in versions 6.2.20, 7.0.8.1, 7.0.9
Library Support for Spring - update to 3.5.19

External References

Related Security Bulletins