Vulnerability 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"
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Maptiler | Tileserver Php | 2.0 |
Related Weaknesses (CWE)
References
- https://github.com/maptiler/tileserver-php/commit/4fe14e6164bbe2a3f9e3b3d7acf303
- https://github.com/maptiler/tileserver-php/issues/167ExploitIssue Tracking
- https://github.com/mheranco/CVE-2025-44137Exploit
FAQ
What is CVE-2025-44137?
CVE-2025-44137 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 requ...
How severe is CVE-2025-44137?
CVE-2025-44137 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-44137?
Check the references section above for vendor advisories and patch information. Affected products include: Maptiler Tileserver Php.