WP Featured Entries CVE-2025-30569
HIGHSeverity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Jahertor WP Featured Entries allows SQL Injection. This issue affects WP Featured Entries: from n/a through 1.0.
AnalysisAI
SQL injection in WP Featured Entries WordPress plugin versions up to 1.0 enables authenticated attackers with low-level privileges to extract sensitive database contents and potentially cause database denial of service through scope change. Reported by Patchstack audit team, this vulnerability has low exploitation probability (EPSS 0.09%, 25th percentile) and no confirmed active exploitation or public POC. The scope-changing nature (S:C) allows attackers to impact resources beyond the vulnerable component, escalating the attack's reach despite requiring initial authentication.
Technical ContextAI
This vulnerability stems from CWE-89 (SQL Injection) in the WP Featured Entries WordPress plugin. SQL injection occurs when user-supplied input is incorporated into SQL queries without proper sanitization or parameterization, allowing attackers to manipulate database commands. The plugin version 1.0 and earlier fail to properly neutralize special SQL characters in user input. The WordPress ecosystem commonly suffers from SQL injection in custom plugins due to developers directly concatenating user input into database queries rather than using WordPress's prepared statement APIs like $wpdb->prepare(). The CVSS vector indicates network-based exploitation with low attack complexity, requiring only low-privilege authentication but no user interaction, making it relatively straightforward to exploit once access is obtained.
Affected ProductsAI
Jahertor WP Featured Entries WordPress plugin versions from inception through version 1.0 are confirmed vulnerable per Patchstack vulnerability database entry. The plugin operates within the WordPress content management system ecosystem. No specific CPE data provided, but affects WordPress installations with this plugin active. Patchstack advisory available at https://patchstack.com/database/wordpress/plugin/wp-featured-entries/vulnerability/wordpress-wp-featured-entries-1-0-sql-injection-vulnerability.
RemediationAI
Immediately remove or disable WP Featured Entries plugin version 1.0 and earlier until a patched version becomes available. No vendor-released patched version is confirmed at time of analysis based on available data sources. Check Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-featured-entries/vulnerability/wordpress-wp-featured-entries-1-0-sql-injection-vulnerability for updated patch status. As compensating controls, restrict WordPress user role assignments to trusted administrators only, audit existing contributor and author accounts for necessity, and implement database activity monitoring to detect unusual SQL query patterns. Consider replacing WP Featured Entries with alternative featured content plugins that have active maintenance and security audit history. Review WordPress database logs for suspicious queries containing SQL injection patterns (UNION, SELECT, OR 1=1 constructs) originating from low-privilege user sessions. Note that restricting user roles may impact legitimate content workflow if contributors require access.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today