Sploitus

CVE-2026-44314

No indexed exploits for CVE-2026-44314 yet

Traccar is an open source GPS tracking system. Prior to 6.13.0, DeviceResource.uploadImage authorizes the target device only through Condition.Permission(User.class, getUserId(), Device.class) and then immediately streams the uploaded body into mediaManager.createFileStream(...). Unlike the generic mutation path in BaseObjectResource.update and the explicit device mutation handler updateAccumulators, this route never invokes permissionsService.checkEdit(getUserId(), Device.class, false, false). The skipped guard is exactly where Traccar enforces readonly and deviceReadonly restrictions for non-admin users. An unauthorized user can replace a device’s stored image file under the server media directory. This allows modification of UI-visible device media and any downstream workflows that rely on the persisted image, despite other device update paths correctly rejecting the same identity. This vulnerability is fixed in 6.13.0.

Affected products
Traccar
Traccar
< 6.13.0
Fix
Available
CVSS 4.0
5.3 MEDIUM
CVSS 3.1
4.3 MEDIUM
EPSS
0.2% (8th percentile)
Weakness
CWE-863
NVD status
Analyzed
Published
2026-05-26
CVE-2026-44314 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-44314 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-44314 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.