🔐 CVE Alert

CVE-2026-2497

HIGH 7.2

Gallery by BestWebSoft <= 4.7.9 - Authenticated (Editor+) SQL Injection via Gallery Image Order Array Keys

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

The Gallery by BestWebSoft plugin for WordPress is vulnerable to SQL Injection via the '_gallery_order_{post_id}' parameter array keys in all versions up to, and including, 4.7.9. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The `gllr_save_postdata()` function stores unsanitized array keys from `$_POST` directly into post meta, which are later used in SQL queries without prepared statements. This makes it possible for authenticated attackers, with Editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CWE CWE-89
Vendor bestwebsoft
Product gallery by bestwebsoft – customizable image and photo galleries for wordpress
Published Aug 16, 2026
Stay Ahead of the Next One

Get instant alerts for bestwebsoft gallery by bestwebsoft – customizable image and photo galleries for wordpress

Be the first to know when new high vulnerabilities affecting bestwebsoft gallery by bestwebsoft – customizable image and photo galleries for wordpress are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

bestwebsoft / Gallery by BestWebSoft – Customizable Image and Photo Galleries for WordPress
0 ≤ 4.7.9

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/884b97b7-d023-4752-81b1-086ab022f85e?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/gallery-plugin/trunk/gallery-plugin.php#L1052 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/gallery-plugin/tags/4.7.6/gallery-plugin.php#L1052 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/gallery-plugin/trunk/includes/class-gllr-media-table.php#L58 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/gallery-plugin/tags/4.7.6/includes/class-gllr-media-table.php#L58 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?reponame=&old=3609291%40gallery-plugin&new=3609291%40gallery-plugin

Credits

Farrukh Ziyaev