PatchSiren cyber security CVE debrief
CVE-2026-59258 immich-app CVE debrief
CVE-2026-59258 is a high-severity vulnerability in immich, a photo and video management application, that allows shared album editors to modify member roles without proper restrictions. This could enable attackers with editor access to demote the album owner and promote themselves to gain full control over the album. The vulnerability exists in the PUT /albums/:id/user/:userId endpoint, allowing attackers to manipulate album roles. Defenders should assess exposure and prioritize patching or mitigation to prevent potential attacks.
- Vendor
- immich-app
- Product
- immich
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-15
- Original CVE updated
- 2026-09-17
- Advisory published
- 2026-07-15
- Advisory updated
- 2026-09-17
Who should care
Defenders responsible for immich installations, particularly those with shared album functionality, should assess exposure and prioritize patching or mitigation. Album owners and editors should be aware of the potential risks and take precautions to secure their albums.
Why it matters
CVE-2026-59258 is a high-severity vulnerability in immich that allows shared album editors to modify member roles, potentially enabling attackers to gain full control over albums. Defenders should prioritize verifying exposure and applying patches or mitigations.
- Potential for attackers to gain full control over shared albums
- Ability for attackers to demote album owners and promote themselves
- Possible impact on data integrity and confidentiality
- Need for defenders to verify exposure and apply patches
Technical summary
The immich application, prior to version 3.0.3, contains a broken access control vulnerability in the PUT /albums/:id/user/:userId endpoint. This allows shared album editors to modify member roles without owner-only restrictions, potentially enabling attackers with editor access to demote the album owner and promote themselves to gain full control, including deletion and eviction capabilities. The vulnerability has a CVSS score of 7.2 and is considered high-severity. Defenders should prioritize verifying exposure of immich installations to this vulnerability and apply patches or mitigations as available.
Defensive priority
Defenders should prioritize verifying exposure of immich installations to this vulnerability and apply patches or mitigations as available.
Recommended defensive actions
- Verify immich installations for exposure to this vulnerability
- Apply patches or updates to immich as available
- Restrict editor access to shared albums
- Monitor for suspicious activity on immich instances
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 7.2 and the affected endpoint PUT /albums/:id/user/:userId. However, specific details about exploitation or victim impact are not provided.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-59258 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-59258
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-59258 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-59258
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/immich-app/immich/commit/84dff19ca9a467752d848ff54763d62c04ebf960
-
Source reference
Unverified legacy reference
URL: https://github.com/immich-app/immich/issues/29857
-
Source reference
Unverified legacy reference
URL: https://github.com/immich-app/immich/pull/29883
-
Source reference
Unverified legacy reference
URL: https://github.com/immich-app/immich/releases/tag/v3.0.3
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/immich-shared-album-editor-ownership-takeover-via-updateuser
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.