CVE-2026-78576
Received Received - Intake

SQL Injection in Readabler WordPress Plugin

Vulnerability report for CVE-2026-78576, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: Wordfence

Description

The Readabler plugin for WordPress is vulnerable to SQL Injection in all versions up to 2.0.18 (exclusive) due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
readabler readabler to 2.0.18 (exc)
readabler plugin to 2.0.18 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Readabler plugin for WordPress has a SQL Injection vulnerability in versions up to 2.0.18. The issue is due to insufficient escaping of user-supplied parameters and lack of proper SQL query preparation. This allows unauthenticated attackers to inject additional SQL queries into existing ones, potentially extracting sensitive database information.

Detection Guidance

To detect this vulnerability, inspect WordPress installations for the Readabler plugin versions up to 2.0.18. Check for unusual SQL query patterns or database access logs indicating unauthorized queries. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to access sensitive data stored in the WordPress database, such as user credentials, personal information, or other confidential data. This could lead to data breaches, unauthorized access, or further attacks on the system.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA if sensitive personal or health data is exposed. Organizations may face legal penalties, fines, or reputational damage due to data breaches resulting from this vulnerability.

Mitigation Strategies

Immediately update the Readabler plugin to the latest version beyond 2.0.18. If an update is unavailable, consider disabling or removing the plugin until a patch is released. Review database access logs for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78576. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart