CVE-2026-4306
Received Received - Intake
SQL Injection in WP Job Portal Plugin Allows Data Exposure

Publication date: 2026-03-23

Last updated on: 2026-03-23

Assigner: Wordfence

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-23
Last Modified
2026-03-23
Generated
2026-05-07
AI Q&A
2026-03-24
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wp_job_portal wp_job_portal to 2.4.8 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The WP Job Portal plugin for WordPress has a vulnerability known as SQL Injection in its 'radius' parameter in all versions up to and including 2.4.8. This happens because the plugin does not properly escape user input and does not sufficiently prepare the SQL query. As a result, an unauthenticated attacker can insert additional SQL commands into the existing query.

This allows attackers to manipulate the database queries executed by the plugin, potentially extracting sensitive information from the database.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


How can this vulnerability impact me? :

This vulnerability can allow unauthenticated attackers to extract sensitive information from your database by injecting malicious SQL queries through the 'radius' parameter.

Since the attacker does not need any privileges or user interaction, this can lead to a serious data breach, exposing confidential data stored in the database.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart