CVE-2025-44137
HIGH EPSS 66.9%
Published Jul 29, 202511mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 3.1
Published Jul 29, 2025 11mo ago
Last Modified Jun 17, 2026 2w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
66.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| maptiler | tileserver_php | 2.0 | any |
References 3
- github.com https://github.com/maptiler/tileserver-php/commit/4fe14e6164bbe2a3f9e3b3d7acf303e3ec210c8e
- github.com https://github.com/maptiler/tileserver-php/issues/167
- github.com https://github.com/mheranco/CVE-2025-44137
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.