Job Board for Workable Security & Risk Analysis

wordpress.org/plugins/job-board-for-workable

Display and filter Workable job listings via shortcodes. Simple setup. GDPR-friendly.

0 active installs v1.0.1 PHP 7.4+ WP 5.8+ Updated Dec 17, 2025
careerjob-boardjobsrecruitmentworkable
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Job Board for Workable Safe to Use in 2026?

Generally Safe

Score 100/100

Job Board for Workable has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "job-board-for-workable" plugin v1.0.1 exhibits a generally good security posture with no known historical vulnerabilities or critical code signals. The absence of dangerous functions, SQL injection risks (all queries use prepared statements), and taint analysis findings for critical or high severity indicate robust development practices in these areas. The plugin also demonstrates awareness of output escaping, with a majority of outputs being properly handled.

However, there are notable areas for concern. The plugin has a significant attack surface consisting of 8 entry points, with 2 AJAX handlers lacking authentication checks. This is a critical security flaw, as it allows any unauthenticated user to interact with these handlers, potentially leading to unintended actions or information disclosure depending on their functionality. Furthermore, the plugin lacks capability checks, meaning that even if authentication were in place for some actions, authorization might not be properly enforced.

While the vulnerability history is clean, suggesting a low likelihood of immediate threats, the presence of unprotected AJAX handlers in the static analysis presents a clear and present danger that should be addressed promptly. The overall security posture is weakened by these unprotected entry points, despite the strengths in other areas.

Key Concerns

  • AJAX handlers without auth checks
  • No capability checks
  • 36 total outputs, 72% properly escaped
Vulnerabilities
None known

Job Board for Workable Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Job Board for Workable Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
10
26 escaped
Nonce Checks
3
Capability Checks
0
File Operations
1
External Requests
4
Bundled Libraries
0

Output Escaping

72% escaped36 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wjb_render_settings_page (includes\settings-page.php:14)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Job Board for Workable Attack Surface

Entry Points8
Unprotected2

AJAX Handlers 6

authwp_ajax_wjb_get_application_formincludes\ajax-apply.php:5
noprivwp_ajax_wjb_get_application_formincludes\ajax-apply.php:6
authwp_ajax_wjb_submit_applicationincludes\ajax-apply.php:26
noprivwp_ajax_wjb_submit_applicationincludes\ajax-apply.php:27
noprivwp_ajax_wjb_fetch_job_detailincludes\shortcodes.php:328
authwp_ajax_wjb_fetch_job_detailincludes\shortcodes.php:329

Shortcodes 2

[workable_job_filters] includes\shortcodes.php:6
[workable_job_board] includes\shortcodes.php:96
WordPress Hooks 2
actionwp_enqueue_scriptsincludes\enqueue.php:27
actionadmin_menuincludes\settings-page.php:3
Maintenance & Trust

Job Board for Workable Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 17, 2025
PHP min version7.4
Downloads250

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Job Board for Workable Developer Profile

Wajahat Mubashir

2 plugins · 0 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Job Board for Workable

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/job-board-for-workable/assets/css/workable-job-board.css/wp-content/plugins/job-board-for-workable/assets/js/workable-job-board.js
Script Paths
/wp-content/plugins/job-board-for-workable/assets/js/workable-job-board.js
Version Parameters
workable-job-board.css?ver=workable-job-board.js?ver=

HTML / DOM Fingerprints

CSS Classes
wjb-filters-containerwjb-job-filterswjb-filter-departmentwjb-filter-locationwjb-filterwjb-job-boardwjb-dept-titlewjb-job-list+5 more
HTML Comments
SearchDepartmentLocation filter country itself+7 more
Data Attributes
id="wjb-job-filters"id="wjb-job-search"id="wjb-filter-department"id="wjb-filter-location"class="wjb-filter"data-country+9 more
JS Globals
wjb_ajax
Shortcode Output
<div id="wjb-job-filters" class="wjb-filters-container"><div id="wjb-job-board">
FAQ

Frequently Asked Questions about Job Board for Workable