WP HRMS Security & Risk Analysis

wordpress.org/plugins/wp-hrms

Human Resource Management System for WordPress

10 active installs v1.0.1 PHP + WP 4.0+ Updated May 8, 2016
departmentsemployeehrmhumanmanagement
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP HRMS Safe to Use in 2026?

Generally Safe

Score 85/100

WP HRMS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The wp-hrms plugin v1.0.1 exhibits a generally positive security posture, with no recorded vulnerabilities in its history and a commitment to using prepared statements for all SQL queries. The absence of dangerous functions, file operations, and external HTTP requests is also a strength. However, a significant concern arises from the complete lack of output escaping for all identified outputs. This means that any data displayed by the plugin, if it originates from user input or external sources, could be susceptible to Cross-Site Scripting (XSS) attacks. While the plugin has one entry point (a shortcode) and one nonce check, the lack of capability checks on this shortcode could potentially expose functionalities to unauthorized users if the shortcode itself has sensitive actions. The zero taint analysis results and lack of critical/high vulnerabilities in history are encouraging, but they do not mitigate the direct risks identified in the static analysis regarding output escaping and potential authorization bypass for the shortcode.

Key Concerns

  • 0% output escaping
  • No capability checks on shortcode
Vulnerabilities
None known

WP HRMS Security Vulnerabilities

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

WP HRMS Code Analysis

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

Output Escaping

0% escaped51 total outputs
Attack Surface

WP HRMS Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show_employee_info] includes\class-wp-hrms-employee-data-display.php:22
WordPress Hooks 18
actionwp_enqueue_scriptsincludes\class-wp-hrms-employee-data-display.php:21
actioninitincludes\class-wp-hrms-employee-data-display.php:23
actionplugins_loadedincludes\class-wp-hrms-employee-data-display.php:24
actioninitincludes\class-wp-hrms-employee-post-type.php:20
actionadd_meta_boxesincludes\class-wp-hrms-employee-post-type.php:21
actionsave_postincludes\class-wp-hrms-employee-post-type.php:22
actioninitincludes\class-wp-hrms-employee-post-type.php:23
filtermanage_wp_hrms_employee_posts_columnsincludes\class-wp-hrms-employee-post-type.php:24
actionmanage_wp_hrms_employee_posts_custom_columnincludes\class-wp-hrms-employee-post-type.php:25
filterpost_row_actionsincludes\class-wp-hrms-employee-post-type.php:26
filtermanage_edit-wp_hrms_employee_sortable_columnsincludes\class-wp-hrms-employee-post-type.php:27
filterrequestincludes\class-wp-hrms-employee-post-type.php:28
filterpre_get_postsincludes\class-wp-hrms-employee-post-type.php:29
actionadmin_enqueue_scriptsincludes\class-wp-hrms.php:36
actionadmin_enqueue_scriptsincludes\class-wp-hrms.php:37
actionadmin_menuincludes\class-wp-hrms.php:38
actionparent_fileincludes\class-wp-hrms.php:39
actionplugins_loadedincludes\class-wp-hrms.php:40
Maintenance & Trust

WP HRMS Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 8, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP HRMS Developer Profile

Jairo Pérez

1 plugin · 10 total installs

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

How We Detect WP HRMS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-hrms/assets/css/bootstrap.min.css/wp-content/plugins/wp-hrms/assets/css/public.css/wp-content/plugins/wp-hrms/assets/css/font-awesome.min.css/wp-content/plugins/wp-hrms/assets/css/admin.css
Version Parameters
wp-hrms/assets/css/bootstrap.min.css?ver=wp-hrms/assets/css/public.css?ver=wp-hrms/assets/css/font-awesome.min.css?ver=wp-hrms/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp_hrms_employeewp-hrms-employee-info
Data Attributes
data-post-type="wp_hrms_employee"
Shortcode Output
<!-- wp:shortcode -->[show_employee_info]
FAQ

Frequently Asked Questions about WP HRMS