CVE-2026-5100
AWP · AWP Classifieds
The AWP Classifieds plugin for WordPress is vulnerable to SQL Injection via the 'regions' parameter.
Executive summary
A high-severity SQL Injection vulnerability in the AWP Classifieds plugin allows for unauthorized database access, requiring an immediate update.
Vulnerability
The AWP Classifieds plugin is vulnerable to SQL Injection via the 'regions' parameter array keys. This allows an attacker to inject arbitrary SQL commands into the database query, potentially leading to unauthorized data extraction or modification.
Business impact
With a CVSS score of 7.5, this SQL injection vulnerability is critical. An attacker could extract sensitive user data, passwords, or configuration details from the WordPress database, resulting in a total compromise of the site's data.
Remediation
Immediate Action: Update the AWP Classifieds plugin to the latest available version to patch the injection flaw.
Proactive Monitoring: Review database query logs for suspicious patterns or unexpected errors that may indicate an ongoing SQL injection attack.
Compensating Controls: Use a Web Application Firewall (WAF) to detect and block SQL injection payloads targeting the 'regions' parameter.
Exploitation status
Public Exploit Available: false
Analyst recommendation
SQL injection is one of the most dangerous web vulnerabilities. Administrators must prioritize this update to ensure the integrity of the underlying database and protect sensitive user information.