- CVE ID
- CVE-2026-41007
- CVE Description
- Spring HATEOAS maintains an unbounded static cache of StringLinkRelation instances keyed on attacker-supplied strings.
Affected versions:
Spring HATEOAS 1.5.0 through 1.5.6; 2.3.0 through 2.3.4; 2.4.0 through 2.4.1; 2.5.0 through 2.5.2; 3.0.0 through 3.0.3.
- Published
- Jun 8, 2026
- CVSS Score & Severity
8.7High
- CVSS Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
- EPSS Score
- 0.299%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/hateoas/StringLinkRelation.of(Ljava/lang/String;)Lorg/springframework/hateoas/StringLinkRelation;JVM
- Source
- National Vulnerability Database