Description
Unauthenticated SQL Injection in Readabler < 2.0.18 versions.
Published: 2026-08-18
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL injection flaw exists in WordPress Readabler plugin versions earlier than 2.0.18. The vulnerability arises from unsanitized user input that is directly concatenated into database queries, allowing attackers to inject arbitrary SQL statements. Because the flaw is unauthenticated, any user capable of sending HTTP requests to the plugin’s exposed URLs can exploit it, potentially leading to disclosure of sensitive data or modification of the WordPress database.

Affected Systems

This issue affects WordPress installations that have the Readabler plugin by merkulove installed in any version below 2.0.18. The plugin is typically used to improve content readability, but older versions contain the vulnerable injection point. Users should verify the plugin version through the WordPress admin interface or the installation directory.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity with broad impact. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the attack vector is remote via unauthenticated web requests to the plugin’s URLs. Although no public exploits have been confirmed, the high CVSS rating combined with the ability to read or alter the WordPress database underscores the need for an urgent fix.

Generated by OpenCVE AI on August 18, 2026 at 17:57 UTC.

Remediation

Vendor Solution

Update the WordPress Readabler Plugin to the latest available version (at least 2.0.18).


OpenCVE Recommended Actions

  • Update the Readabler plugin to version 2.0.18 or later, which resolves the SQL injection flaw.
  • If an immediate update is not feasible, disable or delete the Readabler plugin to remove the attack surface.
  • Implement least‑privilege database access for the WordPress database user and restrict web access to the admin area over HTTPS to limit exposure.

Generated by OpenCVE AI on August 18, 2026 at 17:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Merkulove
Merkulove readabler
Wordpress
Wordpress wordpress
Vendors & Products Merkulove
Merkulove readabler
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Readabler < 2.0.18 versions.
Title WordPress Readabler plugin < 2.0.18 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Merkulove Readabler
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T21:25:55.065Z

Reserved: 2026-08-14T10:16:17.543Z

Link: CVE-2026-74015

cve-icon Vulnrichment

Updated: 2026-08-18T19:38:55.411Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T15:17:09.833

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-74015

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:33:09Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')