WordPress security changelog
MEDIUM CVE-2026-17013 Deferred

WP Photo Album Plus gallery parameter permits reflected XSS

WP Photo Album Plus before 9.2.07.002 reflects the attacker-controlled gallery or lightbox lbstart parameter into an inline script block without adequate sanitization or escaping. An unauthenticated attacker can craft a gallery-page link that executes script in the site origin when another user opens it. The exact request spelling or pretty-link form, sink function and payload constraints are not disclosed.

CVE / CNA score 6.1 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
WP Photo Album Plus
Plugin slug
wp-photo-album-plus
Affected
< 9.2.07.002
Safe version
9.2.07.002
Published
Aug 12, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-287 — Improper Authentication

This CVE was published Aug 12, 2026 and is one of 27 known issues for this plugin.

Update, patch or deactivate.

Update to 9.2.07.002 or later. Avoid opening untrusted gallery links and invalidate privileged sessions if an Administrator opened a suspected payload.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The WP Photo Album Plus WordPress plugin before 9.2.07.002 does not sanitise and escape a parameter before reflecting it into an inline script block, which could allow unauthenticated attackers to perform Reflected Cross-Site Scripting attacks against anyone who is tricked into opening a crafted link to a page displaying one of its galleries.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources