GHSA-8r2h-xh92-gq57
Spring Data Relational: Attackers can supply wildcard characters to perform boolean-based blind data inference
Quick fix
GHSA-8r2h-xh92-gq57 — org.springframework.data:spring-data-relational: upgrade to the fixed version with the command below.
# pom.xml: bump <version>4.0.6</version> for org.springframework.data:spring-data-relational Details
Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING, or CONTAINING) in Query By Example (QBE). An attacker can supply wildcard characters to perform boolean-based blind data inference.
Affected versions: Spring Data Relational/JDBC/R2DBC 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.4.0 through 2.4.19.
Are you affected?
Enter the version of the package you're using.
Affected packages
4.0.0 Fixed in: 4.0.6 # pom.xml: bump <version>4.0.6</version> for org.springframework.data:spring-data-relational 3.5.0 Fixed in: 3.5.12 # pom.xml: bump <version>3.5.12</version> for org.springframework.data:spring-data-relational 3.4.0 No fixed version published yet for org.springframework.data:spring-data-relational (maven). Pin to a known-safe version or switch to an alternative.
3.0.0 No fixed version published yet for org.springframework.data:spring-data-relational (maven). Pin to a known-safe version or switch to an alternative.
0 No fixed version published yet for org.springframework.data:spring-data-relational (maven). Pin to a known-safe version or switch to an alternative.
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-41697 [ADVISORY]
- https://github.com/spring-projects/spring-data-relational [PACKAGE]
- https://github.com/spring-projects/spring-data-relational/releases/tag/3.5.12 [WEB]
- https://github.com/spring-projects/spring-data-relational/releases/tag/4.0.6 [WEB]
- https://spring.io/security/cve-2026-41697 [WEB]