PatchSiren cyber security CVE debrief
CVE-2026-12395 WP Job Portal CVE debrief
The WP Job Portal WordPress plugin before 2.5.5 has a SQL injection vulnerability. Authenticated users with subscriber-level accounts can exploit this by injecting malicious SQL. This vulnerability allows attackers to manipulate database queries, potentially leading to data breaches or system compromise. Users of WP Job Portal WordPress plugin versions before 2.5.5 should update to prevent SQL injection attacks. The vulnerability's severity and impact depend on the plugin's usage and the database's sensitivity.
- Vendor
- WP Job Portal
- Product
- WP Job Portal WordPress plugin
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-16
- Original CVE updated
- 2026-07-16
- Advisory published
- 2026-07-16
- Advisory updated
- 2026-07-16
Who should care
Users of WP Job Portal WordPress plugin versions before 2.5.5 should update to prevent SQL injection attacks. This includes administrators and security teams responsible for maintaining WordPress installations with the affected plugin. Additionally, security teams and vulnerability managers should be aware of this vulnerability to assess and mitigate potential risks. Site owners and developers using the WP Job Portal plugin should review and update their installations.
Technical summary
The WP Job Portal WordPress plugin before 2.5.5 does not properly sanitize and escape a parameter before using it in a SQL query. This allows authenticated users with subscriber-level accounts to perform SQL injection attacks. The vulnerability exists due to inadequate input validation and sanitization. To exploit this, attackers need to have a subscriber-level account and inject malicious SQL code. The plugin's failure to properly handle user input enables the SQL injection.
Defensive priority
High priority for users of WP Job Portal WordPress plugin versions before 2.5.5.
Recommended defensive actions
- Update WP Job Portal WordPress plugin to version 2.5.5 or later
- Restrict SQL query permissions for authenticated users
- Monitor for suspicious SQL queries
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
Evidence from WPScan indicates a SQL injection vulnerability in WP Job Portal WordPress plugin before 2.5.5. The vulnerability allows authenticated users with subscriber-level accounts to perform SQL injection attacks. WPScan's findings suggest that the plugin does not properly sanitize and escape a parameter before using it in a SQL query. To verify, defenders should review the plugin's code and database interactions. Additional verification steps may be necessary to confirm the vulnerability's existence and scope.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-12395 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-12395
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-12395 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-12395
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://wpscan.com/vulnerability/0183c669-cb09-4d53-852f-a0a877691d1e/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.