CVE-2026-4306: WP Job Portal <= 2.4.8 - Unauthenticated SQL Injection via 'radius' Parameter
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-4306?
CVE-2026-4306 has a high severity rating due to its potential to allow unauthenticated SQL injection attacks.
How do I fix CVE-2026-4306?
To fix CVE-2026-4306, update the WP Job Portal plugin to version 2.4.9 or later.
What are the risks associated with CVE-2026-4306?
The risks associated with CVE-2026-4306 include unauthorized database access and potential data breaches.
Who is affected by CVE-2026-4306?
CVE-2026-4306 affects all users of the WP Job Portal plugin for WordPress versions 2.4.8 and earlier.
What is the attack vector for CVE-2026-4306?
The attack vector for CVE-2026-4306 is via an unauthenticated user sending crafted requests that exploit the 'radius' parameter.