VYPR

Vertx Web

by Vert X3

Source repositories

CVEs (2)

  • CVE-2026-1002Jan 15, 2026
    risk 0.00cvss epss 0.00

    The Vert.x Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URI. The issue comes from an improper implementation of the C. rule of section 5.2.4 of RFC3986 and is fixed in Vert.x…

  • CVE-2023-24815Feb 9, 2023
    risk 0.00cvss epss 0.01

    Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files using `StaticHandler` on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard (`*`) then an…