Description
A WebFlux application using functional endpoints and deployed with DispatcherServlet may be vulnerable to a header predicate bypass in a pre-flight request.
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.5.RELEASE - 5.2.25.RELEASE
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A header predicate bypass in WebFlux functional endpoints enables an attacker to craft a pre‑flight request that is incorrectly accepted, effectively bypassing CORS restrictions. The attacker can then issue cross‑origin requests that the application would normally reject, potentially exposing sensitive data or allowing cross‑site request forgery. The weakness is an improper validation of header predicates, which can be used to gain unauthorized cross‑origin access to protected resources.

Affected Systems

The vulnerability affects Spring Framework versions 5.2.5‑RELEASE through 5.2.25‑RELEASE, 5.3.0 through 5.3.49, 6.0.0 through 6.0.30, 6.1.0 through 6.1.28, 6.2.0 through 6.2.19, and 7.0.0 through 7.0.8. Products using functional endpoints with DispatcherServlet are at risk.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but its impact on cross‑origin requests suggests a potentially severe threat. The attack vector is remote, via crafted HTTP OPTIONS requests to the application’s endpoint, requiring the application to be exposed and to use the vulnerable functional endpoint configuration.

Generated by OpenCVE AI on August 27, 2026 at 08:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Framework to a patched release (e.g., 5.3.50+, 6.2.20+, 6.1.29+, 6.0.31+, or 7.0.9+).
  • Disable or reconfigure DispatcherServlet if it is not needed for functional endpoints, and ensure that any remaining DispatcherServlet instances have strict CORS handling.
  • Audit and tighten CORS settings to specify exact allowed origins, methods, and headers, rejecting any pre‑flight requests that do not meet those policies.

Generated by OpenCVE AI on August 27, 2026 at 08:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 27 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Framework
Weaknesses CWE-284
Vendors & Products Spring
Spring spring Framework

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

Type Values Removed Values Added
Description A WebFlux application using functional endpoints and deployed with DispatcherServlet may be vulnerable to a header predicate bypass in a pre-flight request. 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.5.RELEASE - 5.2.25.RELEASE
Title Spring Framework Header Predicate Bypass in WebFlux Functional Endpoints
References

Subscriptions

Spring Spring Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T05:21:40.168Z

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

Link: CVE-2026-47892

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-27T06:17:20.470

Link: CVE-2026-47892

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T08:15:05Z

Weaknesses