CVE-2026-96271 Details
Description
Photoview through 2.4.0 contains an authorization bypass vulnerability in the shareAlbum GraphQL mutation that allows authenticated users to create share links for albums owned by other users. Attackers can supply arbitrary album IDs to generate working share tokens for victim albums, exposing photos and sub-albums to anyone with the link while retaining indefinite control over token settings.
A vulnerability allowing authorization bypass has been identified in Photoview versions through 2.4.0. This issue resides within the shareAlbum GraphQL mutation, where the ownership verification process is flawed. The current implementation allows authenticated users to create share links for albums owned by others. Users can exploit this by providing arbitrary album IDs to generate share tokens for albums not belonging to them, thereby exposing the photos and sub-albums to anyone with the link. Additionally, the user retains indefinite control over the share token settings.
Users are advised to update to the latest version of Photoview, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 23, 2026CISA-ADP
Assessed Sep 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/photoview/photoview | [email protected] | ProductSource CodeVendor |
| https://github.com/photoview/photoview/blob/81affea602401c2f0207d955919ddcc0670a9222/api/graphql/models/actions/share_token_actions.go#L64-L82 | [email protected] | Source CodeVendor |
| https://github.com/photoview/photoview/commit/20541762fe6d9e0ce363c3d4c55556e4ccdc57a2 | [email protected] | Source CodeVendor |
| https://github.com/photoview/photoview/issues/1494 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/photoview-through-2.4.0-authorization-bypass-via-sharealbum | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Photoview | <= 2.4.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 23, 2026 | CVE Modified | CISA-ADP |
| Sep 23, 2026 | New CVE Received | [email protected] |
Volerion