Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-49345
Published:June 19, 2026
Updated:June 29, 2026
Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, a Server-Side Request Forgery (SSRF) vulnerability exists in Mercator's CVE configuration panel ("/admin/config/parameters"). The "testProvider()" method in "ConfigurationController" passes user-supplied input directly to "curl_init()" without validating the scheme, hostname, or destination IP address. An authenticated user with the "configure" permission can force the Mercator server to issue arbitrary outbound network requests. The suffix "/api/dbInfo" appended to the URL can be bypassed by injecting a "#" fragment character (e.g. "http://TARGET/PATH#"), allowing full control over the target URL. No scheme whitelist, host whitelist, or private/loopback IP block is applied. The "telnet://" scheme can be used for internal port scanning; the "gopher://" scheme enables interaction with unauthenticated internal services (Redis, Memcached), potentially leading to Remote Code Execution under specific deployment conditions. Version 2025.05.19 patches the issue.
Affected Packages
https://github.com/sourcentis/mercator.git (GITHUB):
Affected version(s) >=mercator-0.1.0 <2026.05.19
Fix Suggestion:
Update to version 2026.05.19
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.54