CVE-2026-44314: Traccar: Missing edit authorization on device image upload allows read-only users to write files

Published May 26, 2026
·
Updated

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 Software

2 affected components
Traccar Traccar<6.13.0
Traccar Traccar<6.13.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Traccar (DeviceResource.uploadImage) to a version that resolves this vulnerability.

    Fixed in 6.13.0

Event History

May 26, 2026
CVE Published
via MITRE·04:02 PM
Data Sourced
via MITRE·04:02 PM
DescriptionWeakness
Data Sourced
via NVD·05:16 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-44314?

The severity of CVE-2026-44314 is medium, with a CVSS score of 5.3.

2

How do I fix CVE-2026-44314?

To fix CVE-2026-44314, upgrade Traccar to version 6.13.0 or later.

3

What is CVE-2026-44314 about?

CVE-2026-44314 involves a missing edit authorization that allows read-only users to upload device images in Traccar.

4

Which versions of Traccar are affected by CVE-2026-44314?

Traccar versions prior to 6.13.0 are affected by CVE-2026-44314.

5

What can attackers do with CVE-2026-44314?

Attackers can exploit CVE-2026-44314 to upload files without proper authorization, compromising the integrity of device management.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203