Description
A Spring MVC application that uses UrlFileNameViewController that is mapped with an end-of-path, and does not have a configured prefix is vulnerable to an open redirect.
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: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Open Redirect
Action: Apply Patch
AI Analysis

Impact

A Spring MVC application that configures the UrlFileNameViewController without a prefix and with an end‑of‑path mapping is vulnerable to an open redirect. The flaw allows an attacker to craft a URL that causes the application to send the user’s browser to an arbitrary external site, which can be leveraged for phishing, credential harvesting or other social‑engineering attacks. While it does not provide code execution or direct data disclosure, the loss of redirect control can undermine user trust and enable secondary attacks.

Affected Systems

Spring Framework versions 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 any 5.2.25.RELEASE or earlier release are affected if UrlFileNameViewController is mapped with an end‑of‑path and has no configured prefix.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate impact. The EPSS score is less than 1%, suggesting a very low but non‑zero probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be a web request containing a malicious redirect target; it can be exercised over any network path from which the application is reachable. The flaw remains exploitable if the application continues to expose the vulnerable controller mapping.

Generated by OpenCVE AI on August 27, 2026 at 17:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Framework to a release that contains the fix – for example, any version newer than 7.0.8, 6.2.19, 6.1.28, 6.0.30, 5.3.49, or 5.2.25.RELEASE.
  • If an upgrade is not immediately possible, configure UrlFileNameViewController mappings to include a non‑empty prefix; if a prefix cannot be added, remove the controller mapping entirely.
  • Implement a temporary redirect‑filter that validates redirect targets against an allowlist or rejects full‑URL redirects to prevent open redirects while a patch is applied.

Generated by OpenCVE AI on August 27, 2026 at 17:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 10 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Framework
CPEs cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Framework

Tue, 01 Sep 2026 14: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 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-601

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description A Spring MVC application that uses UrlFileNameViewController that is mapped with an end-of-path, and does not have a configured prefix is vulnerable to an open redirect. 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 Open Redirect in UrlFileNameViewController
References

Subscriptions

Spring Spring Framework
Vmware Spring Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T14:59:08.962Z

Reserved: 2026-05-20T10:01:00.477Z

Link: CVE-2026-47887

cve-icon Vulnrichment

Updated: 2026-08-27T14:59:05.514Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T06:17:19.310

Modified: 2026-09-10T14:19:58.513

Link: CVE-2026-47887

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:23:15Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')