PN Tasks Manager Security & Risk Analysis

wordpress.org/plugins/pn-tasks-manager

Manage your tasks and time tracking with this plugin. Create tasks, assign them to users, and track the time spent on each task.

0 active installs v1.0.5 PHP 7.2+ WP 3.0+ Updated Unknown
performancetasktaskingtime-managertime-tracking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PN Tasks Manager Safe to Use in 2026?

Generally Safe

Score 100/100

PN Tasks Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "pn-tasks-manager" plugin v1.0.5 exhibits a generally positive security posture, with no known vulnerabilities or CVEs recorded. The static analysis reveals a well-managed attack surface, with zero unprotected entry points across AJAX handlers, REST API routes, and shortcodes. The code demonstrates good practices in SQL query handling, utilizing prepared statements for all queries, and a high percentage of output escaping (92%) further mitigates cross-site scripting risks. Additionally, the plugin incorporates a reasonable number of nonce and capability checks, indicating an awareness of WordPress security mechanisms.

However, some areas warrant attention. The presence of 6 taint flows with unsanitized paths, even without critical or high severity assignments, suggests potential avenues for malicious input to be processed without adequate sanitization. While the external HTTP request is not inherently a vulnerability, it represents a point of potential dependency risk if the external service is compromised. The lack of bundled libraries is a positive sign, reducing the risk of introducing outdated components. Overall, the plugin appears robust but should be monitored for any newly disclosed vulnerabilities, and the unsanitized taint flows should ideally be investigated and remediated to further harden the plugin's security.

Given the absence of known vulnerabilities and the strong implementation of security features like prepared statements and a low attack surface, the plugin's security is considered good. The primary area for improvement lies in addressing the identified unsanitized taint flows to prevent potential future exploits. The plugin's vulnerability history of zero recorded CVEs is a significant strength, suggesting a history of stable and secure development.

Key Concerns

  • Unsanitized path taint flows detected
  • External HTTP request made
Vulnerabilities
None known

PN Tasks Manager Security Vulnerabilities

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

PN Tasks Manager Code Analysis

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

Output Escaping

92% escaped998 total outputs
Data Flows
6 unsanitized

Data Flow Analysis

7 flows6 with unsanitized paths
pn_tasks_manager_ajax_nopriv_server (includes\class-pn-tasks-manager-ajax-nopriv.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PN Tasks Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterblock_categories_allincludes\class-pn-tasks-manager-blocks.php:12
actionwp_enqueue_scriptsincludes\class-pn-tasks-manager-selector.php:29
actionadmin_enqueue_scriptsincludes\class-pn-tasks-manager-selector.php:30
actioninitpn-tasks-manager.php:266

Scheduled Events 2

pn_tasks_manager_reset_repeated_tasks
pn_tasks_manager_reset_repeated_tasks
Maintenance & Trust

PN Tasks Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.2
Downloads152

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

PN Tasks Manager Developer Profile

Félix Martínez

8 plugins · 20 total installs

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

How We Detect PN Tasks Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pn-tasks-manager/assets/css/pn-tasks-manager.css/wp-content/plugins/pn-tasks-manager/assets/js/pn-tasks-manager.js
Script Paths
/wp-content/plugins/pn-tasks-manager/assets/js/pn-tasks-manager.js
Version Parameters
pn-tasks-manager/assets/css/pn-tasks-manager.css?ver=pn-tasks-manager/assets/js/pn-tasks-manager.js?ver=

HTML / DOM Fingerprints

CSS Classes
pn-tasks-manager-calendarpn-tasks-manager-task-listpn-tasks-manager-add-task-form
HTML Comments
<!-- PN Tasks Manager: Shortcode for Task List --><!-- PN Tasks Manager: Calendar View -->
Data Attributes
data-pn_tasks_manager_task-iddata-pn-tasks-manager-ajax-typedata-pn-tasks-manager-popup-iddata-pn-tasks-manager-parentdata-pn-tasks-manager-parent-optiondata-pn-tasks-manager-type+3 more
JS Globals
pn_tasks_manager_params
REST Endpoints
/wp-json/pn-tasks-manager/v1/tasks/wp-json/pn-tasks-manager/v1/users
Shortcode Output
[pn_tasks_manager_calendar][pn_tasks_manager_task_list]
FAQ

Frequently Asked Questions about PN Tasks Manager