CVE-2026-96673 PUBLISHED

Photoview through 2.4.0 SQL Injection via album download route

Assigner: VulnCheck
Reserved: 23.09.2026 Published: 23.09.2026 Updated: 23.09.2026

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.

Metrics

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

Product Status

Vendor Photoview
Product Photoview
Versions Default: unaffected
  • affected from 0 to 2.4.0 (incl.)
  • Version deb1b216e047a30803dc0f48a9fc3d4c4abda594 is unaffected

Credits

  • fedek-xbow finder
  • leediay153 reporter

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE