CVE-2026-41696

Summary

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.

Affected Software

VendorProductVersion RangeStatus
SpringSpring Data MongoDB5.0.0 < 5.0.6affected
SpringSpring Data MongoDB4.5.0 < 4.5.12affected
SpringSpring Data MongoDB4.4.0 < 4.4.15affected
SpringSpring Data MongoDB4.3.0 < 4.3.17affected
SpringSpring Data MongoDB4.2.0 < 4.2.16affected
SpringSpring Data MongoDB4.1.0 < 4.1.15affected
SpringSpring Data MongoDB4.0.0 < 4.0.16affected
SpringSpring Data MongoDB3.4.0 < 3.4.20affected

Weaknesses

  • CWE-943: CWE-943: Improper Neutralization of Special Elements in Data Query Logic

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References