Listdom
CVE-2026-54819
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Remote unauthenticated blind SQLi in a WordPress plugin reaches the shared core DB (S:C, C:H); blind read-only nature makes integrity and availability impact negligible (I:N/A:N).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Webilia Inc. Listdom allows Blind SQL Injection.
This issue affects Listdom: from n/a through 5.4.0.
AnalysisAI
Blind SQL injection in Webilia's Listdom WordPress plugin (versions up to and including 5.4.0) allows remote unauthenticated attackers to inject SQL fragments into back-end queries and extract data inferentially. The flaw carries a 9.3 CVSS score with a scope change (S:C), indicating the injection can affect resources beyond the vulnerable component. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
Listdom is a WordPress directory/listing plugin developed by Webilia Inc. that ships custom database queries for filtering, searching, and displaying listings. The root cause is CWE-89 - user-supplied input is concatenated into an SQL statement without proper parameterization or escaping via $wpdb->prepare(). Because the bug is blind, the attacker infers data via boolean/time-based responses rather than reflected output. The CPE cpe:2.3:a:webilia_inc.:listdom:*:*:*:*:*:*:*:* confirms all distributions of the plugin up to 5.4.0 are in scope.
RemediationAI
Upgrade Listdom to a version newer than 5.4.0 once Webilia publishes a fixed release; the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/listdom/vulnerability/wordpress-listdom-plugin-5-4-0-sql-injection-vulnerability should be monitored for the exact patched version, as no specific fix version was provided in the supplied intelligence. Until a vendor patch is confirmed, deactivate and remove the Listdom plugin (the cleanest mitigation, at the cost of losing directory functionality), or place the site behind a WAF with WordPress-aware SQLi rulesets such as Patchstack mitigation, Wordfence, or Cloudflare Managed Rules - noting that blind SQLi via legitimate-looking parameters can evade generic signatures. As a defense-in-depth step, ensure the WordPress database user has no privileges beyond the single WP database and rotate any secrets stored in wp_options if exploitation is suspected.
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