Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.springframework.data/spring-data-mongodb
  4. ›
  5. CVE-2026-41696

CVE-2026-41696: Spring Data MongoDB Has Regex Parameter Binding Injection in @Query Repository Methods

June 10, 2026 (updated August 12, 2026)

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.

References

  • github.com/advisories/GHSA-hc43-m36c-8v33
  • github.com/spring-projects/spring-data-mongodb/commit/24d5afc0c7df223150e06fce3f64c226bcc88ca2
  • github.com/spring-projects/spring-data-mongodb/commit/7d2ea784d262bf4bf4ea8402505f491c8ab66fcc
  • github.com/spring-projects/spring-data-mongodb/issues/5205
  • nvd.nist.gov/vuln/detail/CVE-2026-41696
  • spring.io/security/cve-2026-41696

Code Behaviors & Features

Detect and mitigate CVE-2026-41696 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 3.4.19, all versions starting from 4.0.0 up to 4.3.16, all versions starting from 4.4.0 up to 4.4.14, all versions starting from 4.5.0 before 4.5.12, all versions starting from 5.0.0 before 5.0.6

Fixed versions

  • 4.5.12
  • 5.0.6

Solution

Upgrade to versions 4.5.12, 5.0.6 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

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

Source file

maven/org.springframework.data/spring-data-mongodb/CVE-2026-41696.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 14 Aug 2026 12:18:46 +0000.