Skip to main content

WP Photo Album Plus CVE-2026-54829

| EUVDEUVD-2026-39392 HIGH
SQL Injection (CWE-89)
2026-06-25 Patchstack GHSA-cr8m-2vj9-r7h2
7.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
7.5 HIGH
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L
vuln.today AI
5.9 MEDIUM

Unauthenticated network blind SQLi (AV:N/PR:N) with high complexity (AC:H); impact is confidentiality-only and confined to the database, so S:U with I:N/A:N rather than Patchstack's S:C/A:L.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Jun 25, 2026 - 14:26 vuln.today

DescriptionCVE.org

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Jacob N. Breetvelt WP Photo Album Plus allows Blind SQL Injection.

This issue affects WP Photo Album Plus: from n/a through 9.1.13.005.

AnalysisAI

Blind SQL injection in the WP Photo Album Plus WordPress plugin (all versions up to and including 9.1.13.005) lets remote attackers inject crafted SQL into a database query, enabling extraction of sensitive data such as user credentials and WordPress secrets. The flaw, reported by Patchstack, is reachable over the network without authentication (CVSS:3.1 PR:N) but carries high attack complexity (AC:H), and there is no public exploit identified at time of analysis. No EPSS score or CISA KEV listing was provided in the source data.

Technical ContextAI

The vulnerability is a CWE-89 SQL Injection - specifically the blind variant, where the application returns no direct database output, so an attacker infers data character-by-character through boolean or time-based response differences. The affected component is WP Photo Album Plus, a PHP-based WordPress gallery/photo-album plugin authored by Jacob N. Breetvelt (CPE: cpe:2.3:a:jacob_n._breetvelt:wp_photo_album_plus). The root cause is improper neutralization of special elements in a SQL command, meaning a request parameter is concatenated into a query without parameterized statements or adequate sanitization/escaping (e.g., missing use of WordPress's $wpdb->prepare()). Because WordPress plugins share the site's single MySQL/MariaDB database, a successful injection exposes the entire wp_ schema, including wp_users and wp_options.

RemediationAI

Upgrade WP Photo Album Plus to a release newer than 9.1.13.005 once the maintainer publishes a fixed version; the input data does not specify an exact patched version, so this is best characterized as no vendor-released patched version independently confirmed at time of analysis - verify the fixed build against the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-photo-album-plus/vulnerability/wordpress-wp-photo-album-plus-plugin-9-1-13-005-sql-injection-vulnerability before deploying. Until a confirmed patch is available, compensating controls include deploying a WordPress-aware WAF (such as Patchstack's own virtual patching or an equivalent ruleset) to filter SQL injection patterns against the plugin's endpoints, with the trade-off of possible false positives on legitimate gallery queries; restricting or temporarily deactivating the WP Photo Album Plus plugin if the photo-album functionality is non-essential, which removes the attack surface entirely at the cost of losing the feature; and tightening the database account used by WordPress to least privilege so an injection cannot reach tables beyond what the site requires. Do not rely on generic input filtering alone, since blind SQLi payloads are easily encoded around naive blocklists.

CVE-2026-18049 HIGH POC
7.5 Aug 12

Unauthenticated information disclosure in WP Photo Album Plus (WordPress plugin, all versions before 9.2.07.002) allows

CVE-2026-18048 HIGH POC
7.5 Aug 12

Unauthenticated arbitrary file deletion in WP Photo Album Plus (versions before 9.2.07.002) exposes WordPress sites to p

CVE-2026-17013 MEDIUM POC
6.1 Aug 12

Reflected Cross-Site Scripting in the WP Photo Album Plus WordPress plugin (all versions before 9.2.07.002) allows unaut

CVE-2026-6379 HIGH POC
8.6 May 18

SQL injection in the WP Photo Album Plus WordPress plugin before 9.1.11.001 allows unauthenticated attackers to inject a

CVE-2026-18962 MEDIUM POC
4.3 Aug 12

Insufficient authorization in WP Photo Album Plus (all versions before 9.2.09.002) allows any authenticated WordPress us

CVE-2021-25115 MEDIUM POC
6.4 Feb 14

The WP Photo Album Plus WordPress plugin before 8.0.10 was vulnerable to Stored Cross-Site Scripting (XSS). Rated medium

CVE-2026-14922 MEDIUM POC
6.1 Jul 31

Stored XSS in WP Photo Album Plus (all versions up to 9.2.03.001) allows unauthenticated remote attackers to inject pers

CVE-2026-39511 CRITICAL
9.3 Jun 15

Unauthenticated SQL injection in the WP Photo Album Plus WordPress plugin (versions ≤ 9.1.08.001) allows remote attacker

CVE-2015-3647 MEDIUM POC
4.3 May 21

Multiple cross-site scripting (XSS) vulnerabilities in wppa-ajax-front.php in the WP Photo Album Plus (aka WPPA) plugin

CVE-2024-10958 HIGH
7.3 Nov 10

The The WP Photo Album Plus plugin for WordPress is vulnerable to arbitrary shortcode execution via getshortcodedrendere

CVE-2023-49813 HIGH
7.1 Dec 14

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in J.N.

CVE-2026-57675 HIGH
7.1 Jul 02

Reflected/unauthenticated Cross-Site Scripting in the WP Photo Album Plus WordPress plugin (versions <= 9.2.02.004) lets

Share

CVE-2026-54829 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy