Severity by source
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
Lifecycle Timeline
4DescriptionCVE.org
The WP Job Portal plugin for WordPress is vulnerable to SQL Injection via the 'radius' parameter in all versions up to, and including, 2.4.8 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
The WP Job Portal plugin for WordPress contains an unauthenticated SQL injection vulnerability in the 'radius' parameter affecting all versions up to and including 2.4.8. Unauthenticated remote attackers can exploit this flaw to extract sensitive information from the database, including user credentials, personal data, and other confidential information stored in WordPress tables. The vulnerability has a CVSS score of 7.5 indicating high severity with no authentication required for exploitation.
Technical ContextAI
This vulnerability affects the WP Job Portal AI-Powered Recruitment System plugin (CPE: cpe:2.3:a:wpjobportal:wp_job_portal_–_ai-powered_recruitment_system_for_company_or_job_board_website:*:*:*:*:*:*:*:*), specifically in the job search functionality. The root cause is CWE-89 (SQL Injection), where the 'radius' parameter in the job model (model.php line 2743) lacks proper sanitization and parameterized query preparation. The vulnerability is accessible through the AJAX handler (includes/ajax.php line 10), allowing unauthenticated users to inject arbitrary SQL commands. The WordPress plugin architecture exposes this endpoint without requiring authentication, making it trivially accessible to remote attackers who can manipulate the radius parameter in HTTP requests to append malicious SQL statements to existing database queries.
RemediationAI
Upgrade WP Job Portal plugin to version 2.4.9 or later, which addresses this SQL injection vulnerability as evidenced by the changeset available at https://plugins.trac.wordpress.org/changeset?old_path=/wp-job-portal/tags/2.4.8&new_path=/wp-job-portal/tags/2.4.9. Site administrators should immediately update through the WordPress plugin manager or manually download the patched version from the WordPress plugin repository. Until patching is completed, consider temporarily disabling the WP Job Portal plugin if job search functionality is not critical to operations, or implement web application firewall (WAF) rules to block requests containing SQL injection patterns in the 'radius' parameter. Review database logs and access logs for suspicious queries or unusual data access patterns that may indicate prior exploitation, and consider rotating database credentials if compromise is suspected.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14620
GHSA-p4fv-rjp4-q65f