Description
Applications that evaluate Spring Expression Language (SpEL) expressions using SimpleEvaluationContext may be vulnerable to a safety guard bypass when the SpEL expression compiler is active.
Spring Framework 7.0.0 - 7.0.8
Spring Framework 6.2.0 - 6.2.19
Spring Framework 6.1.0 - 6.1.28
Spring Framework 6.0.0 - 6.0.30
Spring Framework 5.3.0 - 5.3.49
Spring Framework 5.2.25.RELEASE and earlier
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the Spring Framework allows a safety guard bypass when the SpEL expression compiler is active and an expression is evaluated using SimpleEvaluationContext. A crafted SpEL expression supplied by an attacker can be compiled and executed within the host JVM, enabling arbitrary code execution. The impact is therefore a potential compromise of confidentiality, integrity, and availability of the affected application or underlying system.

Affected Systems

Affected vendor: Spring Framework. Versions impacted include Spring Framework 7.0.0 through 7.0.8, 6.2.0 through 6.2.19, 6.1.0 through 6.1.28, 6.0.0 through 6.0.30, 5.3.0 through 5.3.49, and all releases 5.2.25.RELEASE and earlier.

Risk and Exploitability

The CVSS score for this vulnerability is not available, and the EPSS indicates no data. The vulnerability is not listed in the CISA KEV catalog as of the latest information. The likely attack vector involves an attacker injecting a malicious SpEL expression into data that is evaluated within the application using SimpleEvaluationContext with the compiler enabled. If an attacker succeeds, the malicious code runs with the application's privileges, potentially achieving full system compromise. The likelihood of exploitation depends on whether vulnerable endpoints are exposed and whether the attacker can supply input.

Generated by OpenCVE AI on August 28, 2026 at 06:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Framework to 7.0.9 or later, or to the latest release of 6.2, 6.1, 6.0, 5.3, or 5.2 that includes the fix.
  • If the application requires SpEL expression compilation, disable the compiler in the SimpleEvaluationContext configuration to prevent unsafe expression evaluation.
  • If an upgrade or configuration change is not feasible, restrict the sources of SpEL expressions to internal or trusted inputs and apply strict input validation to block arbitrary code execution.

Generated by OpenCVE AI on August 28, 2026 at 06:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 28 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Fri, 28 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Framework
Vendors & Products Spring
Spring spring Framework

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Applications that evaluate Spring Expression Language (SpEL) expressions using SimpleEvaluationContext may be vulnerable to a safety guard bypass when the SpEL expression compiler is active. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49 Spring Framework 5.2.25.RELEASE and earlier
Title Spring Framework Safety Guard Bypass via SpEL Expression Compilation
References

Subscriptions

Spring Spring Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T17:57:40.065Z

Reserved: 2026-07-04T18:13:26.297Z

Link: CVE-2026-59283

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:54.470

Modified: 2026-08-27T20:17:54.470

Link: CVE-2026-59283

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T07:00:12Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')