GHSA-5whc-4q84-fj73HighCVSS 8.1

Spring Data MongoDB is vulnerable to SpEL (Spring Expression Language) expression injection

Published
June 10, 2026
Last Modified
August 12, 2026

🔗 CVE IDs covered (1)

📋 Description

Spring Data MongoDB contains a SpEL (Spring Expression Language) expression injection vulnerability. The issue occurs during parameter binding when a user-defined repository query method is annotated with @Query and utilizes a capture-all placeholder.

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 products5

  • maven/org.springframework.data:spring-data-mongodb:>= 5.0.0, <= 5.0.5
  • maven/org.springframework.data:spring-data-mongodb:>= 4.5.0, <= 4.5.11
  • maven/org.springframework.data:spring-data-mongodb:>= 4.4.0, <= 4.4.14
  • maven/org.springframework.data:spring-data-mongodb:>= 4.0.0, <= 4.3.16
  • maven/org.springframework.data:spring-data-mongodb:<= 3.4.19

🔗 References (5)