CVE-2026-47864

Source
https://cve.org/CVERecord?id=CVE-2026-47864
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47864.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47864
Downstream
Published
2026-08-27T05:06:24Z
Modified
2026-09-04T03:46:02Z
Severity
  • 6.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L CVSS Calculator
Summary
Unsafe Java deserialization in SerializingHttpMessageConverter — remote code execution
Details

SerializingHttpMessageConverter deserializes the body of incoming HTTP requests with a raw java.io.ObjectInputStream and no class filtering. Any request with Content-Type application/x-java-serialized-object whose body resolves to a Serializable type is read directly via readObject(). If an application using this converter on an inbound HTTP endpoint has any known Java deserialization "gadget" on its classpath, a remote, unauthenticated attacker can achieve arbitrary code execution. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10 Spring Integration 6.4.0 - 6.4.12 Spring Integration 5.5.21 and earlier

Database specific
{
    "cna_assigner": "vmware",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47864.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "7.1.0"
                },
                {
                    "last_affected": "7.1.0"
                },
                {
                    "introduced": "7.0.0"
                },
                {
                    "last_affected": "7.0.5"
                },
                {
                    "introduced": "6.5.0"
                },
                {
                    "last_affected": "6.5.10"
                },
                {
                    "introduced": "6.4.0"
                },
                {
                    "last_affected": "6.4.12"
                },
                {
                    "last_affected": "5.5.21"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

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

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-integration
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:vmware:spring_integration:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "7.1.0"
        },
        {
            "fixed": "7.1.0.1"
        }
    ],
    "source": "CPE_RANGE"
}

Database specific

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