HRM Work Tracking Security & Risk Analysis

wordpress.org/plugins/hrm-work-tracking

HRM Work Tracking plugin is a complete employee or user time tracking in the WordPress backend.

30 active installs v1.5 PHP + WP 3.0+ Updated Feb 5, 2021
backendclockemployeetimework
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HRM Work Tracking Safe to Use in 2026?

Generally Safe

Score 85/100

HRM Work Tracking has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "hrm-work-tracking" v1.5 plugin exhibits a mixed security posture. On the positive side, it has a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all detected SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. The presence of nonce and capability checks is also a good indicator of security awareness.

However, a significant concern arises from the output escaping. With 81 total outputs and only 4% properly escaped, there is a high probability of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis further highlights this by revealing 4 flows with unsanitized paths, though thankfully none were classified as critical or high severity. This suggests that while data might be reaching potentially vulnerable output points, the actual risk of exploitation might be mitigated by other factors or the nature of the data itself. The lack of any recorded vulnerability history is a strong positive, suggesting a history of secure development, but it does not negate the immediate risks identified in the static analysis.

In conclusion, while the plugin demonstrates good practices in areas like SQL handling and attack surface reduction, the extremely low rate of proper output escaping is a critical weakness. The taint analysis supports the concern that unsanitized data is flowing to potentially insecure output locations. The absence of past vulnerabilities is encouraging, but the current static analysis indicates a need for urgent attention to output sanitization to mitigate potential XSS risks.

Key Concerns

  • Low output escaping rate (4%)
  • Flows with unsanitized paths (4)
Vulnerabilities
None known

HRM Work Tracking Security Vulnerabilities

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

HRM Work Tracking Code Analysis

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

Output Escaping

4% escaped81 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

6 flows4 with unsanitized paths
hrm_settings_page_callback (hrm-users.php:33)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

HRM Work Tracking Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 31
actionadmin_menucustom_hrm_dashboard.php:134
actionadmin_noticescustom_hrm_dashboard.php:158
actionadmin_menuhrm-users.php:17
actionshow_user_profilehrm-users.php:353
actionedit_user_profilehrm-users.php:354
actionpersonal_options_updatehrm-users.php:355
actionedit_user_profile_updatehrm-users.php:356
actionadmin_enqueue_scriptshrm-work-tracking.php:54
actionwp_loginhrm-work-tracking.php:55
actionadmin_menuhrm-work-tracking.php:57
actionadmin_noticeshrm-work-tracking.php:59
actionadmin_inithrm-work-tracking.php:61
actionwp_logouthrm-work-tracking.php:73
actioninithrm-work-tracking.php:83
actionadd_meta_boxeshrm_article.php:113
actionsave_posthrm_article.php:114
actionadmin_menuhrm_article.php:115
actionwp_dashboard_setuphrm_dashboard.php:34
actionwp_dashboard_setuphrm_dashboard.php:35
actionwp_dashboard_setuphrm_dashboard.php:36
actionadmin_menuhrm_ill.php:11
actionadmin_footerhrm_ill.php:111
actionadmin_inithrm_ill.php:125
actionadmin_menuhrm_popup.php:8
actionplugins_loadedhrm_security.php:19
filterall_pluginshrm_security.php:38
actionadmin_inithrm_security.php:68
actionadmin_menuhrm_settings.php:9
actionwp_dashboard_setuphrm_task_widget.php:27
filtermanage_users_columnsuser-extras.php:10
actionmanage_users_custom_columnuser-extras.php:21
Maintenance & Trust

HRM Work Tracking Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedFeb 5, 2021
PHP min version
Downloads13K

Community Trust

Rating68/100
Number of ratings5
Active installs30
Developer Profile

HRM Work Tracking Developer Profile

theode

11 plugins · 220 total installs

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

How We Detect HRM Work Tracking

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hrm-work-tracking/style.css
Version Parameters
hrm-work-tracking/style.css?ver=hrm-work-tracking/hrm-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
hrm-dashboard-wrap
HTML Comments
<!-- since 1.1 --><!-- for 1.5 --><!-- deprecated in 1.1 --><!-- since 1.42 -->
Data Attributes
data-hrm-user-iddata-hrm-nonce
JS Globals
hrm_user_idhrm_nonce
FAQ

Frequently Asked Questions about HRM Work Tracking