CVE-2026-5028
Received Received - Intake
Eight Day Week Print Workflow SQL Injection

Publication date: 2026-05-12

Last updated on: 2026-05-12

Assigner: Wordfence

Description
The Eight Day Week Print Workflow plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'title' parameter in the `pp-get-articles` AJAX action in all versions up to, and including, 1.2.6. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, 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-05-12
Last Modified
2026-05-12
Generated
2026-05-12
AI Q&A
2026-05-12
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
8_day_week print_workflow to 1.2.6 (inc)
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 Powered Q&A
Can you explain this vulnerability to me?

The Eight Day Week Print Workflow plugin for WordPress has a time-based blind SQL Injection vulnerability in the 'title' parameter of the 'pp-get-articles' AJAX action in all versions up to 1.2.6.

This vulnerability exists because the plugin does not properly escape user-supplied input and does not sufficiently prepare the SQL query, allowing attackers to append additional SQL commands.

Authenticated users with Subscriber-level access or higher can exploit this to extract sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can allow an attacker with low-level authenticated access to extract sensitive data from your WordPress database.

Since the attack is time-based blind SQL Injection, it may be used to retrieve confidential information without direct error messages, making detection harder.

The impact includes potential exposure of sensitive information, which could lead to data breaches or unauthorized data disclosure.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart