๐Ÿ” CVE Alert

CVE-2026-49345

UNKNOWN 0.0

Mercator CVE Configuration Vulnerable to Server-Side Request Forgery (SSRF)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor sourcentis
Product mercator
Published Jun 19, 2026
Stay Ahead of the Next One

Get instant alerts for sourcentis mercator

Be the first to know when new unknown vulnerabilities affecting sourcentis mercator are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

sourcentis / mercator
< 2025.05.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sourcentis/mercator/security/advisories/GHSA-6q97-4q5r-96j6