SQL Injection in Photoview
CVE-2026-96673
Photoview through 2.4.0 contains an SQL injection vulnerability in the album download route that allows unauthenticated attackers to inject SQL by manipulating the album_id path segment. Attackers can supply crafted SQL expressions in the album_id parameter to extract arbitrary data from the database using time-based or blind injection techniques.
Vulnerability class: SQL Injection
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/photoview/photoview/pull/1453 (issue-tracking, patch)
- github.com/photoview/photoview/commit/deb1b216e047a30803dc0f48a9fc3d4c4abda594 (patch)
- github.com/photoview/photoview/blob/v2.4.0/api/routes/downloads.go (technical-description)
- hackmd.io/@leediay/sqli-in-download-photoview (third-party-advisory)
- github.com/photoview/photoview (product)
- www.vulncheck.com/advisories/photoview-through-2.4.0-sql-injection-via-album-do… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-96673?
- CVE-2026-96673 is a high-severity vulnerability in Photoview, classified under SQL Injection. CVSS score: 7.5/10. Published 2026-09-23.
- How severe is CVE-2026-96673?
- High severity. CVSS v3 base score is 7.5 out of 10.