Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2020-35217

22
FAUCET Score

CVE-2020-35217 describes a critical Cross-Site Request Forgery (CSRF) vulnerability in the Vert.x-Web framework versions 4.0 milestone 1-4. The framework's flawed CSRF verification logic, which compares the cookie's token against a session-stored token instead of the request's token, allows attackers to bypass protection entirely, as no request token is even required. This vulnerability carries a high CVSS score of 8.8, indicating a network-based attack with low complexity, requiring user interaction, and potentially leading to high impact on confidentiality, integrity, and availability. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
4.0.0CPE matchmatch criteria
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone1:*:*:*:*:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone2:*:*:*:*:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone3:*:*:*:*:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone4:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.58%
Probability of exploitation in next 30 days
EPSS Percentile
44.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0058 is in the 46th percentile among its peer group of 14,848 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.1 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: io.vertx:vertx-webFixed in: 4.0.0-milestone5

Vendor Advisories (2)

mavenGHSA-9q69-g5gc-9fgfhigh

Cross-Site Request Forgery in Vert.x-Web framework

Apr 22, 2021
redhatCVE-2020-35217Moderate

vertx-web: performs an incorrect CSRF verification

Jan 20, 2021

References

github.com / vert-x3/vertx-web/pull/1613
PatchThird Party Advisory