CVE-2025-44137

HIGHCVSS 8.2/10EPSS 1.30%

Last modified

CVE-2025-44137 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 1.30% chance of exploitation in the next 30 days.

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"

Metrics

CVSS 3.1
8.2/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N

EPSS Probability
1.30%

66.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
MaptilerTileserver Php2.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2025-44137?
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"
How severe is CVE-2025-44137?
CVE-2025-44137 has a CVSS score of 8.2/10 (HIGH severity). The EPSS model estimates a 1.30% probability of exploitation in the next 30 days.
How do I fix CVE-2025-44137?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2025-44137?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST