VYPR

Tileserver Gl

by Maptiler

Source repositories

CVEs (4)

  • CVE-2025-44136CriJul 29, 2025
    risk 0.64cvss 9.8epss 0.03

    MapTiler Tileserver-php v2.0 is vulnerable to Cross Site Scripting (XSS). The GET parameter "layer" is reflected in an error message without html encoding. This leads to XSS and allows an unauthenticated attacker to execute arbitrary HTML or JavaScript code on a victim's browser.

  • CVE-2024-35627MedMay 22, 2024
    risk 0.40cvss 6.1epss 0.01

    tileserver-gl up to v4.4.10 was discovered to contain a cross-site scripting (XSS) vulnerability via the component /data/v3/?key.

  • CVE-2024-10503LowOct 30, 2024
    risk 0.23cvss 3.5epss 0.00

    A vulnerability was found in Klokan MapTiler tileserver-gl 2.3.1 and classified as problematic. This issue affects some unknown processing of the component URL Handler. The manipulation of the argument key leads to cross site scripting. The attack may be initiated remotely. The…

  • CVE-2025-44137HigJul 29, 2025
    risk 0.00cvss 8.2epss 0.01

    MapTiler Tileserver-php v2.0 is vulnerable to Directory Traversal. The renderTile function within tileserver.php is responsible for delivering tiles that are stored as files on the server via web request. Creating the path to a file allows the insertion of "../" and thus read…