QSearchQSearch

CVE-2026-41696

5.9 MEDIUM

Spring Data MongoDB repository query methods annotated with @Query that use regex parameter binding perform insufficient validation of th...

Published: 2026-06-10 · Last updated: 2026-06-10

Severity and scoring

CVSS
5.9 MEDIUM
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE
CWE-943

Description

Spring Data MongoDB repository query methods annotated with @Query that use regex parameter binding perform insufficient validation of the bound parameter. An attacker can supply a crafted string to break out of the intended regular expression quoting. Affected versions: Spring Data MongoDB 5.0.0 through 5.0.5; 4.5.0 through 4.5.11; 4.4.0 through 4.4.14; 4.3.0 through 4.3.16; 4.2.0 through 4.2.15; 4.1.0 through 4.1.14; 4.0.0 through 4.0.15; 3.4.0 through 3.4.19.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2026-53674 BuddyPress 14.4.0 contains a regular expression injection vulnerability in the activity mention resolver that, when username compatibilit... (7.1 HIGH)
  • CVE-2026-41697 Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING,... (4.8 MEDIUM)
  • CVE-2026-40102 Plane is an open-source project management tool (6.5 MEDIUM)
  • CVE-2026-44425 ShellHub is a centralized SSH gateway (5.4 MEDIUM)