CVE-2026-15344
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.02.003/wppa-admin-functions.php#L887
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.02.003/wppa-admin-functions.php#L899
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.02.003/wppa-ajax.php#L4448
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.02.003/wppa-input.php#L399
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.03.001/wppa-admin-functions.php#L887
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.03.001/wppa-admin-functions.php#L899
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.03.001/wppa-ajax.php#L4448
- https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/9.2.03.001/wppa-input.php#L399
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3602555%40wp-photo-album-plus&new=3602555%40wp-photo-album-plus
- https://www.wordfence.com/threat-intel/vulnerabilities/id/db14e2b8-3217-4f81-a44e-e50734ef304c?source=cve
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.