Intel

AIKIDO-2026-10805

spring-cloud-function-core is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)CVE-2026-40990 Published May 13, 2026

50

Medium Risk

This Affects:

javaspring-cloud-function-core
0.0.1 - 3.1.15
Fixed in 3.1.16
4.0.0 - 4.1.9
Fixed in 4.1.10
4.2.0 - 4.2.5
Fixed in 4.2.6
4.3.0 - 4.3.2
Fixed in 4.3.3
5.0.0 - 5.0.1
Fixed in 5.0.2
Are you affected? Scan for Free

TL;DR

The Function Registry contains an unbounded cache for function definitions, allowing an attacker to continuously register functions without limits. This can lead to excessive memory consumption and trigger an out-of-memory (OOM) denial of service condition.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

spring-cloud-function-core is vulnerable to Denial of Service (DoS) in versions 0.0.1 - 3.1.15, 4.0.0 - 4.1.9, 4.2.0 - 4.2.5, 4.3.0 - 4.3.2 and 5.0.0 - 5.0.1.

How to fix this

Upgrade the org.springframework.cloud:spring-cloud-function-core library to a patch version.