CVE-2026-12865 PUBLISHED

Photo Gallery by 10Web < 1.8.44 - Reflected XSS via title and paged Parameters

Assigner: WPScan
Reserved: 22.06.2026 Published: 02.09.2026 Updated: 02.09.2026

The Photo Gallery by 10Web WordPress plugin before 1.8.44 does not escape two request parameters before reflecting them into input-attribute values on its admin pages (one on the Shortcode page, one on the Galleries/Albums list page), so an unauthenticated attacker can craft a link that, when opened by a logged-in administrator (or, for the first sink, a contributor), executes arbitrary JavaScript in the victim's authenticated session via an auto-firing onfocus handler. The Galleries/Albums sink renders only when the site has more than 20 galleries/albums (the normal state of a populated install).

Product Status

Vendor Unknown
Product Photo Gallery by 10Web
Versions Default: unaffected
  • affected from 0 to 1.8.44 (excl.)

Credits

  • Muni Nitish Kumar Yaddala finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE