CVE-2026-2742 (GCVE-0-2026-2742)
Vulnerability from cvelistv5
Published
2026-03-10 12:08
Modified
2026-03-16 10:52
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-284 - Improper Access Control
Summary
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.
References
| URL | Tags | |
|---|---|---|
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-2742",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-10T13:42:57.456886Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-10T13:44:47.450Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"defaultStatus": "unaffected",
"packageName": "com.vaadin:vaadin",
"product": "vaadin",
"repo": "https://github.com/vaadin/platform",
"vendor": "vaadin",
"versions": [
{
"lessThanOrEqual": "14.14.0",
"status": "affected",
"version": "10.0.0",
"versionType": "maven"
},
{
"lessThanOrEqual": "23.6.6",
"status": "affected",
"version": "15.0.0",
"versionType": "maven"
},
{
"lessThanOrEqual": "24.9.7",
"status": "affected",
"version": "24.0.0",
"versionType": "maven"
},
{
"lessThanOrEqual": "25.0.1",
"status": "affected",
"version": "25.0.0",
"versionType": "maven"
}
]
},
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"defaultStatus": "unaffected",
"packageName": "com.vaadin:flow-server",
"product": "flow",
"repo": "https://github.com/vaadin/flow",
"vendor": "vaadin",
"versions": [
{
"lessThanOrEqual": "2.13.0",
"status": "affected",
"version": "1.0.0",
"versionType": "maven"
},
{
"lessThanOrEqual": "23.6.7",
"status": "affected",
"version": "3.0.0",
"versionType": "maven"
},
{
"lessThanOrEqual": "24.9.7",
"status": "affected",
"version": "24.0.0",
"versionType": "maven"
},
{
"lessThan": "25.0.1",
"status": "affected",
"version": "25.0.0",
"versionType": "maven"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eAn 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,\u0026nbsp;applications using Spring Security due to inconsistent path pattern matching of reserved framework paths.\u003cbr\u003e\u003cbr\u003eAccessing the /VAADIN endpoint without a trailing slash bypasses security filters, and allowing unauthenticated users to trigger framework initialization and create sessions without proper authorization.\u003cbr\u003e\u003cbr\u003eUsers of affected versions using Spring Security should upgrade as follows: 14.0.0-14.14.0 upgrade to 14.14.1,\u0026nbsp;23.0.0-23.6.6 to\u0026nbsp;23.6.7,\u0026nbsp;24.0.0 - 24.9.7 to\u0026nbsp;24.9.8, and\u0026nbsp;25.0.0-25.0.1 upgrade to\u0026nbsp;25.0.2 or newer.\u003cbr\u003e\u003cbr\u003ePlease 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.\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e"
}
],
"value": "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,\u00a0applications using Spring Security due to inconsistent path pattern matching of reserved framework paths.\n\nAccessing the /VAADIN endpoint without a trailing slash bypasses security filters, and allowing unauthenticated users to trigger framework initialization and create sessions without proper authorization.\n\nUsers of affected versions using Spring Security should upgrade as follows: 14.0.0-14.14.0 upgrade to 14.14.1,\u00a023.0.0-23.6.6 to\u00a023.6.7,\u00a024.0.0 - 24.9.7 to\u00a024.9.8, and\u00a025.0.0-25.0.1 upgrade to\u00a025.0.2 or newer.\n\nPlease 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."
}
],
"impacts": [
{
"capecId": "CAPEC-554",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-554 Functionality Bypass"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "YES",
"Recovery": "AUTOMATIC",
"Safety": "NEGLIGIBLE",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "DIFFUSE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/S:N/AU:Y/R:A/V:D/RE:L/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "LOW"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-16T10:52:30.637Z",
"orgId": "9e0f3122-90e9-42d5-93de-8c6b98deef7e",
"shortName": "Vaadin"
},
"references": [
{
"url": "https://vaadin.com/security/cve-2026-2742"
},
{
"url": "https://github.com/vaadin/flow/pull/22998"
},
{
"url": "https://github.com/vaadin/flow/pull/23037"
},
{
"url": "https://github.com/vaadin/flow/pull/23057"
},
{
"url": "https://github.com/vaadin/flow/pull/23052"
},
{
"url": "https://github.com/vaadin/flow/pull/23034"
},
{
"url": "https://github.com/vaadin/flow/pull/23033"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cb\u003e\u003cspan style=\"background-color: transparent;\"\u003eUsers of affected versions should apply the following mitigation or upgrade.\u003c/span\u003e\u003c/b\u003e\u003cbr\u003e"
}
],
"value": "Users of affected versions should apply the following mitigation or upgrade."
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Unauthorized session creation via reserved framework path access",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "9e0f3122-90e9-42d5-93de-8c6b98deef7e",
"assignerShortName": "Vaadin",
"cveId": "CVE-2026-2742",
"datePublished": "2026-03-10T12:08:48.738Z",
"dateReserved": "2026-02-19T12:00:12.056Z",
"dateUpdated": "2026-03-16T10:52:30.637Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-2742\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-10T13:42:57.456886Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-10T13:43:04.142Z\"}}], \"cna\": {\"title\": \"Unauthorized session creation via reserved framework path access\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"impacts\": [{\"capecId\": \"CAPEC-554\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-554 Functionality Bypass\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NEGLIGIBLE\", \"version\": \"4.0\", \"Recovery\": \"AUTOMATIC\", \"baseScore\": 5.3, \"Automatable\": \"YES\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"DIFFUSE\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/S:N/AU:Y/R:A/V:D/RE:L/U:Amber\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"AMBER\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"LOW\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/vaadin/platform\", \"vendor\": \"vaadin\", \"product\": \"vaadin\", \"versions\": [{\"status\": \"affected\", \"version\": \"10.0.0\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"14.14.0\"}, {\"status\": \"affected\", \"version\": \"15.0.0\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"23.6.6\"}, {\"status\": \"affected\", \"version\": \"24.0.0\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"24.9.7\"}, {\"status\": \"affected\", \"version\": \"25.0.0\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"25.0.1\"}], \"packageName\": \"com.vaadin:vaadin\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://github.com/vaadin/flow\", \"vendor\": \"vaadin\", \"product\": \"flow\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.0.0\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"2.13.0\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"23.6.7\"}, {\"status\": \"affected\", \"version\": \"24.0.0\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"24.9.7\"}, {\"status\": \"affected\", \"version\": \"25.0.0\", \"lessThan\": \"25.0.1\", \"versionType\": \"maven\"}], \"packageName\": \"com.vaadin:flow-server\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Users of affected versions should apply the following mitigation or upgrade.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cb\u003e\u003cspan style=\\\"background-color: transparent;\\\"\u003eUsers of affected versions should apply the following mitigation or upgrade.\u003c/span\u003e\u003c/b\u003e\u003cbr\u003e\", \"base64\": false}]}], \"references\": [{\"url\": \"https://vaadin.com/security/cve-2026-2742\"}, {\"url\": \"https://github.com/vaadin/flow/pull/22998\"}, {\"url\": \"https://github.com/vaadin/flow/pull/23037\"}, {\"url\": \"https://github.com/vaadin/flow/pull/23057\"}, {\"url\": \"https://github.com/vaadin/flow/pull/23052\"}, {\"url\": \"https://github.com/vaadin/flow/pull/23034\"}, {\"url\": \"https://github.com/vaadin/flow/pull/23033\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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,\\u00a0applications using Spring Security due to inconsistent path pattern matching of reserved framework paths.\\n\\nAccessing the /VAADIN endpoint without a trailing slash bypasses security filters, and allowing unauthenticated users to trigger framework initialization and create sessions without proper authorization.\\n\\nUsers of affected versions using Spring Security should upgrade as follows: 14.0.0-14.14.0 upgrade to 14.14.1,\\u00a023.0.0-23.6.6 to\\u00a023.6.7,\\u00a024.0.0 - 24.9.7 to\\u00a024.9.8, and\\u00a025.0.0-25.0.1 upgrade to\\u00a025.0.2 or newer.\\n\\nPlease 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.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan\u003eAn 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,\u0026nbsp;applications using Spring Security due to inconsistent path pattern matching of reserved framework paths.\u003cbr\u003e\u003cbr\u003eAccessing the /VAADIN endpoint without a trailing slash bypasses security filters, and allowing unauthenticated users to trigger framework initialization and create sessions without proper authorization.\u003cbr\u003e\u003cbr\u003eUsers of affected versions using Spring Security should upgrade as follows: 14.0.0-14.14.0 upgrade to 14.14.1,\u0026nbsp;23.0.0-23.6.6 to\u0026nbsp;23.6.7,\u0026nbsp;24.0.0 - 24.9.7 to\u0026nbsp;24.9.8, and\u0026nbsp;25.0.0-25.0.1 upgrade to\u0026nbsp;25.0.2 or newer.\u003cbr\u003e\u003cbr\u003ePlease 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.\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-284\", \"description\": \"CWE-284 Improper Access Control\"}]}], \"providerMetadata\": {\"orgId\": \"9e0f3122-90e9-42d5-93de-8c6b98deef7e\", \"shortName\": \"Vaadin\", \"dateUpdated\": \"2026-03-16T10:52:30.637Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-2742\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-16T10:52:30.637Z\", \"dateReserved\": \"2026-02-19T12:00:12.056Z\", \"assignerOrgId\": \"9e0f3122-90e9-42d5-93de-8c6b98deef7e\", \"datePublished\": \"2026-03-10T12:08:48.738Z\", \"assignerShortName\": \"Vaadin\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…