3 matches found
CVE-2026-14922 WP Photo Album Plus < 9.2.04.003 - Subscriber+ Stored XSS via Photo Comment
WP Photo Album Plus is vulnerable to stored Cross-Site Scripting in all versions up to, and including, 9.2.03.001 through a decode-after-sanitize double-encoding flaw in the photo-comment pipeline. On write, wppadocomment sanitizes the comment with wppafilterhtml wpkses followed by wpstripalltags...
EUVD-2026-51419
WP Photo Album Plus is vulnerable to stored Cross-Site Scripting in all versions up to, and including, 9.2.03.001 through a decode-after-sanitize double-encoding flaw in the photo-comment pipeline. On write, wppadocomment sanitizes the comment with wppafilterhtml wpkses followed by wpstripalltags...
CVE-2026-14922
WP Photo Album Plus is affected by a stored cross-site scripting (XSS) vulnerability affecting all versions up to 9.2.03.001. The flaw arises in the photo-comment pipeline due to a decode-after-sanitize (double-encoding) sequence: on write, wppa_do_comment() sanitizes input with wppa_filter_html(...