CVE-2026-15344

The WP Photo Album Plus plugin for WordPress is vulnerable to generic SQL Injection via the 'table' parameter in all versions up to, and including, 9.2.04.002 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The export-table endpoint lacks a nonce check, meaning this vulnerability can also be triggered via CSRF by tricking an authenticated administrator into visiting a malicious page.
Configurations

No configuration.

History

29 Jul 2026, 04:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 04:17

Updated : 2026-07-30 14:01


NVD link : CVE-2026-15344

Mitre link : CVE-2026-15344

CVE.ORG link : CVE-2026-15344


JSON object : View

Products Affected

No product.

CWE
CWE-89

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