VYPR

Spring Integration

by Spring Projects

Source repositories

CVEs (3)

  • CVE-2026-59274MedAug 27, 2026
    risk 0.42cvss 6.5epss

    The UnZipTransformer does not limit decompressed entry size or entry count when processing archives. Consequently, an attacker can send a zip archive that can exhaust JVM heap memory, causing a denial-of-service outage. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5…

  • CVE-2026-47864MedAug 27, 2026
    risk 0.42cvss 6.4epss

    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…

  • CVE-2026-47880MedAug 27, 2026
    risk 0.35cvss 5.4epss

    A producer who can publish to a JMS destination consumed by any Spring Integration JMS inbound component can set String JMS properties named replyChannel, errorChannel, or json__TypeId__ which are copied verbatim into the Spring Integration MessageHeaders. Spring Integration…