๐Ÿ” CVE Alert

CVE-2026-14922

UNKNOWN 0.0

WP Photo Album Plus < 9.2.04.003 - Subscriber+ Stored XSS via Photo Comment

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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, `wppa_do_comment()` sanitizes the comment with `wppa_filter_html()` (wp_kses) followed by `wp_strip_all_tags()` (`wppa-functions.php:2623-2624`). Because `wp_strip_all_tags()` only removes *real* tags, an attacker who submits a **double HTML-entity-encoded** payload (e.g. `&amp;lt;img src=... onload=...&amp;gt;`) passes the write filters as harmless entity text and is stored one decode-level down (`&lt;img ... onload=...&gt;`).

Vendor unknown
Product wp photo album plus
Published Jul 31, 2026
Stay Ahead of the Next One

Get instant alerts for unknown wp photo album plus

Be the first to know when new unknown vulnerabilities affecting unknown wp photo album plus are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Unknown / WP Photo Album Plus
0 < 9.2.04.003

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wpscan.com: https://wpscan.com/vulnerability/ca9f99eb-221a-417e-b18f-0a8b8b513f2e/

Credits

Sai Praneeth Koti WPScan