Skip to main content

Spring Framework EUVD-2026-35337

| CVE-2026-41849 HIGH
Integer Overflow or Wraparound (CWE-190)
2026-06-09 vmware GHSA-775g-4xr8-78h8
7.5
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Patch available
Jun 09, 2026 - 06:01 EUVD
Analysis Generated
Jun 09, 2026 - 05:07 vuln.today

DescriptionNVD

An integer overflow vulnerability exists in the evaluation logic of the Spring Expression Language (SpEL). An attacker can exploit this by supplying a specially crafted SpEL expression that triggers excessive resource consumption, resulting in a Denial of Service (DoS).

Affected versions: Spring Framework 5.3.0 through 5.3.48.

AnalysisAI

Denial of service in Spring Framework 5.3.0 through 5.3.48 allows remote unauthenticated attackers to exhaust server resources by submitting crafted Spring Expression Language (SpEL) expressions that trigger an integer overflow during evaluation. The CVSS 7.5 score reflects high availability impact with no confidentiality or integrity loss, and no public exploit identified at time of analysis. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify Spring app accepting user SpEL input
Delivery
Craft expression triggering integer overflow
Exploit
Submit to vulnerable endpoint
Execution
Evaluator consumes excessive CPU/memory
Persist
Repeat to exhaust worker pool
Impact
Service denial for legitimate users

Vulnerability AssessmentAI

Exploitation The vulnerable application must evaluate attacker-controlled input as a SpEL expression - typical exposure points include endpoints that accept user-defined rules, query filters, templated strings, or @Value-style expressions sourced from untrusted data. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS vector AV:N/AC:L/PR:N/UI:N indicates a network-reachable, low-complexity, unauthenticated attack path, but the impact is bounded to availability (A:H, C:N/I:N) - there is no path to code execution or data disclosure from this bug alone. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker identifies a Spring-based web endpoint that evaluates user-supplied SpEL - for example a search filter, rule editor, or templated message field - and submits a crafted expression whose arithmetic causes an integer overflow during evaluation. The overflow drives the evaluator into excessive CPU or memory consumption, and repeated requests starve the worker pool until the service becomes unresponsive to legitimate users.
Remediation Patch availability is not explicitly stated in the provided input - refer to the vendor advisory at https://spring.io/security/cve-2026-41849 for the fixed 5.3.x maintenance release and any 6.x guidance, and upgrade spring-core/spring-expression to the listed version. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all applications and systems running Spring Framework 5.3.0-5.3.48 using software asset management and dependency scanning tools. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-35337 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy