CVE-2026-40985

Updated on 11 Jun 2026

Severity

6.4 Medium severity

Details

CVSS score
6.4
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N

Overview

About vulnerability

Applications that configure the WebFlowELExpressionParser are vulnerable to the use of malicious Unified EL expressions.

Pre-conditions:

  • The application explicitly configures the WebFlowELExpressionParser or its base class “ELExpressionParser”.
  • The useSpringBinding configuration property has not been set to true.
  • View states do not use the <binding> element on a view state to declare the properties to bind.

Details

Affected product:
Spring
Affected packages:
Spring Web Flow @ 2.3.1.RELEASE (+9 more)

Fixes