原始 OSV JSON{
"id": "GHSA-5whc-4q84-fj73",
"aliases": [
"CVE-2026-41717"
],
"details": "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.\n\nAffected versions:\nSpring 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.",
"summary": "Spring Data MongoDB is vulnerable to SpEL (Spring Expression Language) expression injection",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.6"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-mongodb",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 5.0.5"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.5.0"
},
{
"fixed": "4.5.12"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-mongodb",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.5.11"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.4.0"
},
{
"last_affected": "4.4.14"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-mongodb",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"last_affected": "4.3.16"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-mongodb",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.4.19"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-mongodb",
"ecosystem": "Maven"
}
}
],
"modified": "2026-08-12T15:41:51Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2026-06-10T00:31:51Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41717",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-data-mongodb",
"type": "PACKAGE"
},
{
"url": "https://github.com/spring-projects/spring-data-mongodb/releases/tag/4.5.12",
"type": "WEB"
},
{
"url": "https://github.com/spring-projects/spring-data-mongodb/releases/tag/5.0.6",
"type": "WEB"
},
{
"url": "https://spring.io/security/cve-2026-41717",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-917"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-06-10T00:16:51Z",
"github_reviewed_at": "2026-08-12T15:41:51Z"
}
}