CVE-2026-54829
Deferred Deferred - Pending Action
Blind SQL Injection in WP Photo Album Plus

Publication date: 2026-06-25

Last updated on: 2026-06-25

Assigner: Patchstack

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-25
Last Modified
2026-06-25
Generated
2026-06-25
AI Q&A
2026-06-25
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
jacob_n_breetvelt wp_photo_album_plus 9.1.13.005
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-54829 is a SQL Injection vulnerability found in the WordPress WP Photo Album Plus plugin versions 9.1.13.005 and below.

This vulnerability allows unauthenticated attackers to inject malicious SQL commands into the website's database queries, specifically a Blind SQL Injection, which means attackers can extract information without directly seeing the database output.

The flaw arises from improper neutralization of special elements used in SQL commands, enabling attackers to manipulate database queries.

Compliance Impact

This SQL Injection vulnerability in WP Photo Album Plus allows unauthenticated attackers to potentially steal sensitive information from the website's database.

Such unauthorized access to sensitive data can lead to non-compliance with data protection regulations and standards like GDPR and HIPAA, which require safeguarding personal and sensitive information against breaches.

Therefore, exploitation of this vulnerability could result in violations of these regulations due to data exposure or theft.

Impact Analysis

This vulnerability can have a significant impact as it allows attackers to interact with and potentially steal sensitive information from your website's database without any authentication.

Because the vulnerability has a high CVSS score of 7.5, it represents a high severity risk.

Attackers could exploit this flaw in large-scale campaigns targeting many websites, regardless of their size or popularity.

The impact includes potential data breaches and unauthorized access to sensitive data stored in the database.

Detection Guidance

The vulnerability is a Blind SQL Injection in the WP Photo Album Plus plugin affecting versions 9.1.13.005 and below. Detection typically involves monitoring for unusual or suspicious SQL queries or HTTP requests targeting the vulnerable plugin endpoints.

While specific commands are not provided in the resources, common detection methods include using web application firewalls (WAF) with rules to detect SQL injection patterns, analyzing web server logs for suspicious query strings, or using vulnerability scanners that support WordPress plugins.

Patchstack has provided a mitigation rule to block attacks until the plugin is updated, which can also help in detecting exploitation attempts.

Mitigation Strategies

Immediate mitigation steps include updating the WP Photo Album Plus plugin to version 9.2.01.001 or later, which contains the patch for this SQL Injection vulnerability.

Until the plugin is updated, applying the mitigation rule provided by Patchstack to block attack attempts is recommended.

Additionally, seeking assistance from your hosting provider or a developer to implement these mitigations and monitor for exploitation attempts is advised.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54829. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart