CVE-2026-2742
Analyzed
Analyzed - Analysis Complete
Authentication Bypass in Vaadin Spring Security via Path Matching
Publication date: 2026-03-10
Last updated on: 2026-05-07
Assigner: Vaadin Ltd.
Description
Description
An authentication bypass vulnerability exists in Vaadin 14.0.0 through 14.14.0, 23.0.0 through 23.6.6, 24.0.0 through 24.9.7 and 25.0.0 through 25.0.1, applications using Spring Security due to inconsistent path pattern matching of reserved framework paths.
Accessing the /VAADIN endpoint without a trailing slash bypasses security filters, and allowing unauthenticated users to trigger framework initialization and create sessions without proper authorization.
Users of affected versions using Spring Security should upgrade as follows: 14.0.0-14.14.0 upgrade to 14.14.1, 23.0.0-23.6.6 to 23.6.7, 24.0.0 - 24.9.7 to 24.9.8, and 25.0.0-25.0.1 upgrade to 25.0.2 or newer.
Please note that Vaadin versions 10-13 and 15-22 are no longer supported and you should update either to the latest 14, 23, 24, 25 version.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vaadin | vaadin | From 10.0.0 (inc) to 14.14.1 (exc) |
| vaadin | vaadin | From 15.0.0 (inc) to 23.6.7 (exc) |
| vaadin | vaadin | From 24.0.0 (inc) to 24.9.8 (exc) |
| vaadin | vaadin | From 25.0.0 (inc) to 25.0.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |