---
id: CVE-2026-47884
title: >-
  Use of XsltView in a Spring MVC application can result in SSRF and RCE attack
  if the application has an "/**" mapping that results in view rendering, and
  where the view name is not explicitly specified.

  Spring Framework 7.0.0 - 7.0.8

  Spr…
summary: >-
  Use of XsltView in a Spring MVC application can result in SSRF and RCE attack
  if the application has an "/**" mapping that results in view rendering, and
  where the view name is not explicitly specified.

  Spring Framework 7.0.0 - 7.0.8

  Spr…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-22
vendor: vmware
product: spring_framework
affected:
  - spring_framework < 5.2.26
  - 'spring_framework >= 5.3.0, < 5.3.50'
  - 'spring_framework >= 6.0.0, < 6.0.31'
  - 'spring_framework >= 6.1.0, < 6.1.29'
  - 'spring_framework >= 6.2.0, < 6.2.20'
  - 'spring_framework >= 7.0.0, < 7.0.8.1'
patched:
  - spring_framework 7.0.8.1
published: '2026-08-27'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T14:11:26.970'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47884'
references:
  - url: 'https://spring.io/security/cve-2026-47884'
    label: security@vmware.com
tags:
  - nvd
  - cve.org
  - exploit-available
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-08-27T15:02:58.022887Z'
ingestedAt: '2026-09-13T19:08:52.811Z'
epss: 0.00605
epssPercentile: 0.46629
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/xiaoqiMikko/spring-cvss-check'
  checkedAt: '2026-09-25T08:20:59.326Z'
exploitAvailable: true
---

## Overview

Use of XsltView in a Spring MVC application can result in SSRF and RCE attack if the application has an "/**" mapping that results in view rendering, and where the view name is not explicitly specified.
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

## Affected

- `spring_framework < 5.2.26`
- `spring_framework >= 5.3.0, < 5.3.50`
- `spring_framework >= 6.0.0, < 6.0.31`
- `spring_framework >= 6.1.0, < 6.1.29`
- `spring_framework >= 6.2.0, < 6.2.20`
- `spring_framework >= 7.0.0, < 7.0.8.1`

## Remediation

Upgrade past the affected range:

- `spring_framework 7.0.8.1`
