<?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>Readabler Plugin - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/readabler-plugin/</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>Tue, 25 Aug 2026 12:08:17 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/readabler-plugin/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 Readabler Plugin for WordPress</title><link>https://feed.craftedsignal.io/briefs/2026-08-readabler-sqli/</link><pubDate>Tue, 25 Aug 2026 12:08:17 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-readabler-sqli/</guid><description>The Readabler WordPress plugin is vulnerable to unauthenticated SQL injection in versions prior to 2.0.18, allowing remote attackers to extract sensitive database content.</description><content:encoded><![CDATA[<p>The Readabler plugin for WordPress contains an unauthenticated SQL injection vulnerability (CVE-2026-78576) affecting all versions prior to 2.0.18. The flaw exists due to improper input sanitization and a lack of parameterized queries when handling user-supplied parameters. Because the vulnerability is reachable without authentication, remote, unauthenticated attackers can manipulate SQL queries executed by the application. Successful exploitation enables the exfiltration of sensitive information from the site's database, posing a high risk to data confidentiality. Organizations utilizing the Readabler plugin are advised to verify their installed version and upgrade to 2.0.18 or higher to remediate this vulnerability.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to perform SQL injection attacks, leading to unauthorized access to sensitive database information. This may include user credentials, configuration details, or other private data stored within the WordPress database. Given the ubiquity of WordPress installations, this vulnerability represents a significant risk for organizations managing public-facing web infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the Readabler plugin for WordPress to version 2.0.18 or later immediately.</li>
<li>Audit web server access logs for anomalous HTTP requests containing SQL keywords (e.g., SELECT, UNION, SLEEP) targeting WordPress plugin endpoints.</li>
<li>Deploy the Sigma rule provided below to monitor for potential SQL injection patterns targeting web applications.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>