Skip to main content

AWP Classifieds EUVDEUVD-2026-27188

| CVE-2026-5100 HIGH
SQL Injection (CWE-89)
2026-05-05 Wordfence
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/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:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 05, 2026 - 03:31 vuln.today

DescriptionCVE.org

The AWP Classifieds plugin for WordPress is vulnerable to SQL Injection via the 'regions' parameter array keys in versions up to, and including, 4.4.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

AnalysisAI

SQL injection in AWP Classifieds plugin for WordPress versions up to 4.4.5 allows remote unauthenticated attackers to extract sensitive database contents via array key manipulation in the 'regions' parameter. The vulnerability stems from insufficient escaping of user input in search functionality, affecting the plugin's query integration and page search components. With CVSS 7.5 (AV:N/AC:L/PR:N/UI:N) and no authentication required, this poses significant risk to WordPress sites running this classifieds plugin, though no public exploit or active exploitation has been identified at time of analysis.

Technical ContextAI

This is a classic SQL injection vulnerability (CWE-89) in WordPress plugin code. The AWP Classifieds plugin (CPE: cpe:2.3:a:strategy11team:awp_classifieds) fails to properly sanitize array keys in the 'regions' parameter before incorporating them into SQL queries. The vulnerable code paths span multiple files including functions.php, page-search-ads.php, class-awpcp.php, and class-query-integration.php as evidenced by the Trac repository references. WordPress plugins must use prepared statements with proper parameterization or WordPress's $wpdb->prepare() method to prevent SQL injection. In this case, the plugin directly concatenates user-supplied array keys into SQL queries without escaping, allowing attackers to inject arbitrary SQL commands. The vulnerability specifically affects the search functionality where regional filters are processed, enabling second-order SQL injection through parameter pollution techniques targeting array key manipulation rather than just values.

RemediationAI

Upgrade AWP Classifieds plugin to version 4.4.6 or later immediately, as the 'up to and including 4.4.5' designation implies a fix exists in subsequent releases. Verify the installed version in WordPress admin under Plugins and update through the WordPress dashboard or manually from the official WordPress plugin repository. If immediate patching is not feasible, implement these compensating controls: disable or restrict access to the plugin's search functionality by removing search shortcodes from public pages or implementing Web Application Firewall (WAF) rules to block requests containing 'regions' parameter with suspicious array key patterns (note: this may break legitimate search functionality for users filtering by region). Deploy database activity monitoring to detect anomalous queries including UNION statements, sleep functions, or information_schema queries originating from the plugin. As a last resort, temporarily deactivate the AWP Classifieds plugin entirely until patching can occur, understanding this will disable all classifieds functionality on the site. Review the Wordfence advisory and WordPress Trac repository links for technical details to inform mitigation decisions.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-27188 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy