SQL Injection in Piwigo

CVE-2026-62262

Piwigo is a full featured open source photo gallery application for the web. In 17.0.0beta1 and earlier, when rating is enabled, an unauthenticated guest can call pwg.images.filteredSearch.create with a crafted ratings[] value and then open the returned search URL. include/ws_functions/pwg.images.php stores the unvalidated value in the search rules, and include/functions_search.inc.php integer-casts only the lower rating bound while concatenating the raw value as the SQL upper bound. This allows error-based or blind extraction of database information and database-dependent time delays through the public search flow. No fixed version is available as of this review.

Vulnerability class: SQL Injection

Published · last modified .

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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

  • Piwigo — versions < 17.0.0beta1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-62262?
CVE-2026-62262 is a critical-severity vulnerability in Piwigo, classified under SQL Injection. CVSS score: 9.1/10. Published 2026-09-25.
How severe is CVE-2026-62262?
Critical severity. CVSS v3 base score is 9.1 out of 10.