Traccar is an open source GPS tracking system. Prior to 6.14.0, an authenticated, non-readonly user with access to an object usable in a permission pair can submit DELETE /api/permissions with an extra attacker-controlled JSON key. Permission(LinkedHashMap) in src/main/java/org/traccar/model/Permission.java validates only the first two keys, but DatabaseStorage.removePermission() in src/main/java/org/traccar/storage/DatabaseStorage.java concatenates every map key into the SQL WHERE clause as a column identifier. The extra key therefore becomes attacker-controlled SQL and provides a blind boolean or error oracle that can extract arbitrary database values, including administrator email, password hashes, and salts, or conditionally delete permission rows. Unauthenticated requests are rejected. This issue is fixed in 6.14.0.
CVE-2026-52851
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% 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)
- EG Risk
- 48(Track)EG Risk 48/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (3)
Auto-updated Sep 17, 2026v6.14.0
Patch available: traccar/traccar v6.14.0
https://github.com/traccar/traccar/releases/tag/v6.14.0commit cd0dbaf5df80 (traccar/traccar)
Patch available: traccar/traccar v6.14.0 (contains commit cd0dbaf5df80)
https://github.com/traccar/traccar/commit/cd0dbaf5df806139f508cbafaba20b34e62b499eTraccar <= 6.13.3 Authenticated Blind SQL Injection in DELETE /api/permissions · Advisory · traccar/traccar · GitHub
https://github.com/traccar/traccar/security/advisories/GHSA-jx5h-fxhc-cc9wWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 14× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 19:20 UTCEG score recompute
- 2026-09-24 06:29 UTCEG score recompute
- 2026-09-23 17:53 UTCEPSS rescore
- 2026-09-22 15:57 UTCEG score recompute
- 2026-09-22 03:07 UTCEG score recompute
- 2026-09-21 01:25 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 23:43 UTCEG score recompute
- 2026-09-18 22:00 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:18 UTCEG score recompute
- 2026-09-17 19:20 UTCEG score recompute
- 2026-09-17 18:42 UTCEG score recompute
- 2026-09-17 18:39 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-52851?
When was CVE-2026-52851 disclosed?
Is CVE-2026-52851 actively exploited?
What is the CVSS score of CVE-2026-52851?
How do I remediate CVE-2026-52851?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-52851
Is Your Infrastructure Affected by CVE-2026-52851?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.