原始 OSV JSON{
"id": "GHSA-px92-q6rc-6mwv",
"aliases": [
"CVE-2026-41699"
],
"details": "Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. An attacker can craft a malicious GraphQL request that can lead to Remote Code Execution when the application exposes a paginated (Connection) field and the classpath contains specific classes that can be leveraged during deserialization.\n\nAffected versions:\nSpring for GraphQL 2.0.0 through 2.0.3; 1.4.0 through 1.4.5; 1.3.0 through 1.3.8.",
"summary": "Spring for GraphQL: Unsafe Deserialization",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.4"
}
]
}
],
"package": {
"name": "org.springframework.graphql:spring-graphql",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.0.3"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.6"
}
]
}
],
"package": {
"name": "org.springframework.graphql:spring-graphql",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.4.5"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.3.0"
},
{
"last_affected": "1.3.8"
}
]
}
],
"package": {
"name": "org.springframework.graphql:spring-graphql",
"ecosystem": "Maven"
}
}
],
"modified": "2026-08-21T19:13:54Z",
"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-11T09:31:56Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41699",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-graphql/commit/5579b6eca045126a27405b4cb1ae1f38d7577cb7",
"type": "WEB"
},
{
"url": "https://github.com/spring-projects/spring-graphql",
"type": "PACKAGE"
},
{
"url": "https://spring.io/security/cve-2026-41699",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-06-11T07:16:28Z",
"github_reviewed_at": "2026-08-21T19:13:54Z"
}
}