Impact
Mautic’s Lead-by-Field-Value AJAX endpoint concatenates a user‑supplied field name directly into a SQL query without validating it against a whitelist. The field is only lightly sanitized, allowing an attacker who is logged in to inject arbitrary SQL by naming a column containing SQL syntax. This flaw, classified as CWE-89, can let authenticated users read or modify sensitive database contents, undermining confidentiality and integrity.
Affected Systems
The vulnerability affects Mautic installations. No specific product version range is listed in the CNA data, so all released versions that include the vulnerable getLeadIdsByFieldValueAction are potentially impacted.
Risk and Exploitability
The CVSS score of 7.1 indicates a high severity for authenticated attackers. EPSS is not available, and the flaw is not in the CISA KEV catalog, suggesting no confirmed public exploit yet. The attack vector is remote but requires an existing authenticated session; an attacker can trigger the vulnerable endpoint from any browser or automated client after logging in.
OpenCVE Enrichment