CVE-2026-39511
Description
Unauthenticated SQL injection in WP Photo Album Plus plugin for WordPress before 9.1.08.002 allows attackers to interact with the database and steal data.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated SQL injection in WP Photo Album Plus plugin for WordPress before 9.1.08.002 allows attackers to interact with the database and steal data.
Vulnerability
An unauthenticated SQL injection vulnerability exists in the WP Photo Album Plus plugin for WordPress, affecting versions up to and including 9.1.08.001. The flaw resides in an unsanitized input parameter that is directly used in database queries without proper escaping or parameterization, allowing attackers to inject arbitrary SQL commands without any prior authentication [1].
Exploitation
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the affected WordPress site. No authentication or user interaction is required. The vulnerability is known to be leveraged in mass-exploit campaigns, targeting thousands of sites simultaneously due to its ease of exploitation [1].
Impact
Successful exploitation allows an attacker to directly interact with the website's database, potentially extracting sensitive information such as user credentials, personal data, and other stored content. The impact is classified as critical, with CVSS v3 score 9.3, indicating a severe risk of data breach and potential full site compromise [1].
Mitigation
The vulnerability is fixed in version 9.1.08.002 of the plugin. Users are strongly advised to update to this version or later immediately. For those unable to update, Patchstack offers a mitigation rule that blocks attacks. No other workarounds are available [1].
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=9.1.08.001
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.