Spring Data Relational: Attackers can supply wildcard characters to perform boolean-based blind data inference
Moderate severity
GitHub Reviewed
Published
Jun 10, 2026
to the GitHub Advisory Database
•
Updated Aug 12, 2026
Package
Affected versions
>= 4.0.0, <= 4.0.5
>= 3.5.0, <= 3.5.11
>= 3.4.0, <= 3.4.14
>= 3.0.0, <= 3.3.16
<= 2.4.19
Patched versions
4.0.6
3.5.12
Description
Published by the National Vulnerability Database
Jun 10, 2026
Published to the GitHub Advisory Database
Jun 10, 2026
Reviewed
Aug 12, 2026
Last updated
Aug 12, 2026
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.
References