Intel

AIKIDO-2026-562443

spring-integration-ip is vulnerable to Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF)CVE-2026-47861 Published Aug 21, 2026

63

Medium Risk

This Affects:

JAVAspring-integration-ip
0.0.1 - 7.0.5
Fixed in 7.0.6
7.1.0 - 7.1.0
Fixed in 7.1.1
Are you affected? Scan for Free

TL;DR

spring-integration-ip UDP adapters send an acknowledgement to a host and port parsed from the packet body even when acknowledge=false. An unauthenticated sender of one UDP packet can make the server emit a datagram to an arbitrary internal or external destination. That enables blind UDP SSRF such as internal port scanning or using the server as a reflection hop. The patch ignores attacker-supplied ack destinations.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and a UDP inbound adapter is reachable.

Background info

spring-integration-ip is vulnerable to Server-Side Request Forgery (SSRF) in versions 0.0.1 - 7.0.5 and 7.1.0 - 7.1.0.

How to fix this

Upgrade the org.springframework.integration:spring-integration-ip library to the patch version.