CVE-2025-44137 – MapTiler Tileserver-php Directory Traversal Vulnerability

The following table lists the changes that have been made to the
CVE-2025-44137 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Jul. 29, 2025

    Action Type Old Value New Value
    Added Description 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 any file on the web server. Affected GET parameters are “TileMatrix”, “TileRow”, “TileCol” and “Format”
    Added Reference https://github.com/maptiler/tileserver-php/issues/167
    Added Reference https://github.com/mheranco/CVE-2025-44137
Share the Post:

Related Posts