Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, Mercator's Query Engine (/admin/queries/execute) accepts a JSON DSL (from / select / filters / traverse / output), translates it into an Eloquent query, and returns results as JSON. The controller method QueryController::execute() does not enforce an authorization gate, unlike store() and massDestroy() in the same controller which are correctly protected. As a result, any authenticated account — including the read-only Auditor role — can query models beyond its intended scope, including the User model. Additionally, the password column, although declared $hidden, is not excluded from filter predicates, which allows it to be used in LIKE conditions. The schema() and schemaModel() endpoints of the same controller are similarly unguarded. The Query Engine is read-only; integrity and availability are not affected. Version 2025.05.19 patches the issue.
CVE-2026-49344
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 80% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EPSS
- 19.9%
- KEV
- Not listed
Published
June 19, 2026
Last Modified
June 23, 2026
Advisory Details (1)
Auto-updated Jun 19, 2026Personal Identifiable Information Leak from Query Executor feature · Advisory · sourcentis/mercator · GitHub
https://github.com/sourcentis/mercator/security/advisories/GHSA-q3r8-3h7c-96w3Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Frequently asked(5)
What is CVE-2026-49344?
When was CVE-2026-49344 disclosed?
Is CVE-2026-49344 actively exploited?
What is the CVSS score of CVE-2026-49344?
How do I remediate CVE-2026-49344?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-49344
Is Your Infrastructure Affected by CVE-2026-49344?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.