<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>BestWebSoft - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/bestwebsoft/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sun, 16 Aug 2026 08:24:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/bestwebsoft/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>SQL Injection in The Gallery by BestWebSoft WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-cve-2026-2497-sql-injection/</link><pubDate>Sun, 16 Aug 2026 08:24:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-cve-2026-2497-sql-injection/</guid><description>The Gallery by BestWebSoft plugin for WordPress up to version 4.7.9 contains an SQL injection vulnerability via the '_gallery_order_{post_id}' parameter allowing authenticated attackers with Editor-level access to extract database information.</description><content:encoded><![CDATA[<p>The Gallery by BestWebSoft plugin for WordPress, in all versions up to and including 4.7.9, contains a high-severity SQL injection vulnerability identified as CVE-2026-2497. The issue resides within the <code>gllr_save_postdata()</code> function, which fails to adequately sanitize or escape user-supplied array keys from the <code>$_POST</code> parameter <code>_gallery_order_{post_id}</code> before processing them in SQL queries.</p>
<p>Because the application fails to utilize prepared statements, an authenticated attacker with Editor-level permissions or higher can inject arbitrary SQL commands. Successful exploitation allows for unauthorized database queries, potentially leading to the extraction of sensitive information stored within the WordPress database. This vulnerability highlights the risks associated with improper handling of user-controllable input in plugin metadata save routines.</p>
<h2 id="impact">Impact</h2>
<p>Authenticated attackers holding Editor-level privileges can leverage this vulnerability to gain unauthorized access to site data. This could result in the exfiltration of sensitive configuration details, user account information, or other confidential content stored within the database. Given the nature of WordPress plugins, successful exploitation poses a significant risk to site confidentiality and data integrity.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security and IT operations teams:</p>
<ul>
<li>Update The Gallery by BestWebSoft plugin to the latest version immediately to remediate CVE-2026-2497.</li>
<li>Audit WordPress user accounts to ensure that only trusted users are granted Editor-level or higher permissions, as this vulnerability requires elevated access.</li>
<li>Monitor web server logs for suspicious POST requests targeting gallery-related endpoints that include unexpected SQL syntax (e.g., SELECT, UNION, or comments) within the <code>_gallery_order_</code> parameter.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application-vulnerability</category><category>wordpress</category><category>sqli</category></item></channel></rss>