Vulnerability Description
immich before 3.0.3 contains a broken access control vulnerability in the PUT /albums/:id/user/:userId endpoint that allows shared album editors to modify member roles without owner-only restrictions. Attackers with editor access can demote the album owner to editor and promote themselves to owner in sequential requests, gaining full control including deletion and eviction capabilities.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/immich-app/immich/commit/84dff19ca9a467752d848ff54763d62c04eb
- https://github.com/immich-app/immich/issues/29857
- https://github.com/immich-app/immich/pull/29883
- https://github.com/immich-app/immich/releases/tag/v3.0.3
- https://www.vulncheck.com/advisories/immich-shared-album-editor-ownership-takeov
FAQ
What is CVE-2026-59258?
CVE-2026-59258 is a vulnerability with a CVSS score of 8.3 (HIGH). immich before 3.0.3 contains a broken access control vulnerability in the PUT /albums/:id/user/:userId endpoint that allows shared album editors to modify member roles without owner-only restrictions....
How severe is CVE-2026-59258?
CVE-2026-59258 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-59258?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.