CVE-2026-71245
Last modified
CVE-2026-71245 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Mautic's getLeadIdsByFieldValueAction (LeadBundle/Controller/AjaxController.php) reads a field parameter from the request, sanitizes it only with InputHelper::clean (which HTML-entity-encodes quotes and angle brackets but does not restrict other characters), and passes it into LeadRepository::buildQueryForGetLeadsByFieldValue where it is concatenated directly as a raw SQL column identifier ( = 'l.'.) rather than being validated against a whitelist of real column names or passed as a bound parameter.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
Mautic's getLeadIdsByFieldValueAction (LeadBundle/Controller/AjaxController.php) reads a field parameter from the request, sanitizes it only with InputHelper::clean (which HTML-entity-encodes quotes and angle brackets but does not restrict other characters), and passes it into LeadRepository::buildQueryForGetLeadsByFieldValue where it is concatenated directly as a raw SQL column identifier ( = 'l.'.) rather than being validated against a whitelist of real column names or passed as a bound parameter.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mautic | mautic | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71245?
How severe is CVE-2026-71245?
How do I fix CVE-2026-71245?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7124A vulnerability was determined in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-71240DjangoCRM's toggle_default_sorting view is the only route in…4.3
- CVE-2026-71241Book-Management-System's Flask API endpoints /student, /reco…7.5
- CVE-2026-71242Crater's NotePolicy checks only a blanket Bouncer ability (m…8.3
- CVE-2026-71243The backmeup npm package assembles shell command strings by …8.8
- CVE-2026-71244Paperless-ngx's MailAccountViewSet.test action, when called …6.5
- CVE-2026-71246Pixelfed's SearchController (behind the auth middleware) acc…4.3
- CVE-2026-71247Documenso's sign-field-with-token.ts, used by the live docum…6.5
- CVE-2026-71248Inventory-Management-System-PHP's login.php constructs its a…9.8
- CVE-2026-71249299Ko's public contact form (plugin/contact/controllers/Cont…6.1
- CVE-2026-7125A vulnerability was identified in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-71250Firefly III's webhook URL validator (IsValidWebhookUrl.php) …4.3
Are you affected by CVE-2026-71245?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
