CVE-2026-12865
HighCVSS 7.1Summary
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). 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.
Risk Assessment
An attacker can execute script in the admin's session, leading to account takeover, data theft, or site modification. The condition is having a sufficient number of galleries/albums.
Recommendation
Update the Photo Gallery by 10Web plugin to version 1.8.44 or later. Educate administrators not to click on suspicious links.
Other vulnerabilities in Photo Gallery by 10Web
See all- CVE-2026-9829Medium
The Photo Gallery by 10Web plugin for WordPress up to version 1.8.41 is vulnerable to time-based SQL Injection via the 'compact_album_order_by' shortcode parameter. Authenticated attackers with contributor-level access can inject additional SQL queries and trigger them unauthenticated via another AJAX handler.
- CVE-2026-49771High
The Photo Gallery by 10Web plugin for WordPress versions up to 1.8.41 is vulnerable to blind SQL injection. Attackers can inject SQL queries through unsanitized input.
Original NVD description (English source)
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).

