GHSA-9q69-g5gc-9fgf · Severity: high · Ecosystem: maven — Cross-Site Request Forgery in Vert.x-Web framework
Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need to provide a CSRF token in the request because the framework does not consider it. The cookies are automatically sent by the browser and the verification will always succeed, leading to a successful CSRF attack.
Conclusion & alert: CVE-2020-35217 is rated Moderate Risk (50.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.58%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.15% | 0.58% | +0.43% |
| 2 | 2025-03-30 | 0.12% | 0.15% | +0.03% |
| 3 | 2025-03-29 | — | 0.12% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-9q69-g5gc-9fgf · Severity: high · Ecosystem: maven — Cross-Site Request Forgery in Vert.x-Web framework
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2020-35217 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone1:*:*:*:*:*:* |
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone2:*:*:*:*:*:* |
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone3:*:*:*:*:*:* |
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone4:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/vert-x3/vertx-web/pull/1613 | Patch Third Party Advisory |