GHSA-hc43-m36c-8v33
Spring Data MongoDB Has Regex Parameter Binding Injection in @Query Repository Methods
빠른 조치
GHSA-hc43-m36c-8v33 — org.springframework.data:spring-data-mongodb: 아래 명령으로 수정 버전으로 올리세요.
# pom.xml: bump <version>5.0.6</version> for org.springframework.data:spring-data-mongodb 상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
5.0.0 수정 버전: 5.0.6 # pom.xml: bump <version>5.0.6</version> for org.springframework.data:spring-data-mongodb 4.5.0 수정 버전: 4.5.12 # pom.xml: bump <version>4.5.12</version> for org.springframework.data:spring-data-mongodb 4.4.0 No fixed version published yet for org.springframework.data:spring-data-mongodb (maven). Pin to a known-safe version or switch to an alternative.
4.0.0 No fixed version published yet for org.springframework.data:spring-data-mongodb (maven). Pin to a known-safe version or switch to an alternative.
0 No fixed version published yet for org.springframework.data:spring-data-mongodb (maven). Pin to a known-safe version or switch to an alternative.
참고
- https://nvd.nist.gov/vuln/detail/CVE-2026-41696 [ADVISORY]
- https://github.com/spring-projects/spring-data-mongodb/issues/5205 [WEB]
- https://github.com/spring-projects/spring-data-mongodb/commit/24d5afc0c7df223150e06fce3f64c226bcc88ca2 [WEB]
- https://github.com/spring-projects/spring-data-mongodb/commit/7d2ea784d262bf4bf4ea8402505f491c8ab66fcc [WEB]
- https://github.com/spring-projects/spring-data-mongodb [PACKAGE]
- https://spring.io/security/cve-2026-41696 [WEB]