Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Time-based blind SQL injection in the Eight Day Week Print Workflow WordPress plugin (versions up to 1.2.6) via the 'title' parameter in the pp-get-articles AJAX action allows authenticated attackers with Subscriber-level access to extract sensitive database information. The vulnerability stems from insufficient escaping and lack of prepared statement usage, enabling attackers to append arbitrary SQL queries to extract confidential data with high confidentiality impact.
Technical ContextAI
The Eight Day Week Print Workflow plugin (CPE: cpe:2.3:a:10up:eight_day_week_print_workflow) is a WordPress plugin for managing print publication workflows. The vulnerability exists in the pp-get-articles AJAX action handler, specifically in how the 'title' parameter is processed in database queries. The root cause is CWE-89 (SQL Injection), resulting from insufficient input escaping and failure to use parameterized queries or prepared statements. The time-based blind variant means the injection is detected through observable delays in response times rather than direct error messages, making exploitation more covert but still reliable for data extraction.
RemediationAI
Upgrade the Eight Day Week Print Workflow plugin to version 1.2.7 or later, which implements proper SQL escaping and prepared statement usage in the pp-get-articles AJAX handler. Users should immediately apply this patch to all WordPress installations running affected versions. If immediate upgrading is not feasible, disable the Eight Day Week Print Workflow plugin entirely until patching is possible, as workarounds cannot reliably block SQL injection at the application level without code modification. Site administrators should also audit database access logs for suspicious query patterns and reset passwords for any user accounts with Subscriber-level access or higher on potentially compromised installations. Review WordPress user roster and remove unnecessary Subscriber accounts to reduce the pool of potential attackers who could leverage this vulnerability.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29397
GHSA-295r-rfjg-h3fh