CVE-2026-14554
Received Received - Intake

SQL Injection in Check & Log Email WordPress Plugin

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

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: WPScan

Description

The Check & Log Email WordPress plugin before 2.0.15 does not properly sanitize and escape parameters before using them in SQL queries, allowing users with administrator privileges to perform SQL injection attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
check_and_log_email plugin to 2.0.15 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in the Check & Log Email WordPress plugin before version 2.0.15. It occurs because the plugin fails to properly sanitize and escape user-supplied parameters before using them in SQL database queries. This flaw allows authenticated users with administrator privileges to inject malicious SQL code into queries.

Detection Guidance

To detect this vulnerability, check if the Check & Log Email WordPress plugin version is below 2.0.15. Use commands like 'wp plugin list' in WordPress CLI or inspect the plugin files for version details. Test for SQL injection by sending crafted requests to vulnerable parameters 'd' and 's' and observe responses for time delays or data extraction.

Impact Analysis

An attacker with admin access could exploit this to manipulate the WordPress database, potentially stealing sensitive data like user credentials, modifying or deleting database contents, or gaining complete control of the website. This could lead to unauthorized access, data breaches, or website defacement.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of personal data, violating GDPR's data protection requirements. For HIPAA, it may compromise protected health information security. Both standards require proper safeguards against unauthorized data access, which this vulnerability undermines.

Mitigation Strategies

Update the Check & Log Email WordPress plugin to version 2.0.15 or later to address the SQL injection vulnerability.

Chat Assistant

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

EPSS Chart