CVE-2026-41699

Source
https://cve.org/CVERecord?id=CVE-2026-41699
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41699.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41699
Published
2026-06-11T05:04:43.290Z
Modified
2026-07-25T03:56:47.006669686Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Unsafe Deserialization in Spring GraphQL
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.

Affected versions: Spring for GraphQL 2.0.0 through 2.0.3; 1.4.0 through 1.4.5; 1.3.0 through 1.3.8.

Database specific
{
    "cwe_ids": [
        "CWE-502"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41699.json",
    "cna_assigner": "vmware",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "2.0.0"
                },
                {
                    "fixed": "2.0.3.1"
                },
                {
                    "introduced": "1.4.0"
                },
                {
                    "fixed": "1.4.5.1"
                },
                {
                    "introduced": "1.3.0"
                },
                {
                    "fixed": "1.3.9"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "2.0.0"
                },
                {
                    "fixed": "2.0.3"
                },
                {
                    "introduced": "1.4.0"
                },
                {
                    "fixed": "1.4.5"
                },
                {
                    "introduced": "1.3.0"
                },
                {
                    "fixed": "1.3.8"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/spring-projects/spring-graphql

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-graphql
Events
Database specific
{
    "source": "DESCRIPTION",
    "extracted_events": [
        {
            "introduced": "1.4.0"
        },
        {
            "fixed": "1.4.5"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41699.json"