CVE-2026-57945 PUBLISHED

PhotoPrism - Unauthorized User Profile Modification via PUT /api/v1/users/{uid} Endpoint

Assigner: VulnCheck
Reserved: 26.06.2026 Published: 29.06.2026 Updated: 29.06.2026

PhotoPrism before 260601-a7d098548 contains a broken access control vulnerability that allows authenticated non-admin users to modify other users' profile information by sending requests to arbitrary user endpoints. Attackers can exploit the missing session-to-user identifier validation in the PUT users API endpoint to overwrite another user's profile details without authorization.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor photoprism
Product photoprism
Versions Default: unaffected
  • affected from 0 to 260601-a7d098548 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Authorization Bypass Through User-Controlled Key CWE