Puntr Security & Risk Analysis

wordpress.org/plugins/puntr

A professional provider management system for WordPress with roster scheduling, provider profiles, and calendar functionality.

0 active installs v1.2.3 PHP 7.4+ WP 5.8+ Updated Jul 28, 2025
bookingcalendarprovidersrosterscheduling
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Puntr Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'puntr' plugin v1.2.3 exhibits a generally strong security posture based on the provided static analysis. A significant strength is the complete absence of critical or high severity taint flows, and all SQL queries are properly prepared, indicating good database interaction practices. The plugin also demonstrates robust use of nonces and capability checks for its AJAX handlers, and a very high percentage of output is properly escaped, which are crucial for preventing common web vulnerabilities.

However, the plugin does have a notable attack surface consisting of 7 AJAX handlers and 3 shortcodes. While the static analysis indicates that all these entry points have either nonce or capability checks (0 unprotected), the presence of 7 AJAX handlers means there are multiple points where an attacker could attempt to trigger functionality. The single file operation, while not explicitly flagged as problematic, warrants attention as file system interactions can sometimes introduce vulnerabilities if not handled with extreme care. The lack of any recorded vulnerability history is a positive indicator, suggesting a consistent track record of secure development or a lack of past exploitation.

In conclusion, the 'puntr' plugin appears to be well-developed from a security perspective, with strong defenses in place for its entry points and data handling. The primary area of minor concern is the size of the attack surface, which, despite being protected, always presents more potential avenues for discovery compared to a smaller surface. Continued vigilance in maintaining these security practices, especially if the plugin evolves with new features, is recommended.

Key Concerns

  • 7 AJAX handlers present
  • 3 shortcodes present
  • 1 file operation found
Vulnerabilities
None known

Puntr Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Puntr Release Timeline

v1.2.3Current
Code Analysis
Analyzed Mar 17, 2026

Puntr Code Analysis

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

Output Escaping

97% escaped184 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

3 flows
<class-puntr-calendar> (includes\class-puntr-calendar.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Puntr Attack Surface

Entry Points10
Unprotected0

AJAX Handlers 7

authwp_ajax_puntr_get_eventsincludes\class-puntr-calendar.php:21
noprivwp_ajax_puntr_get_eventsincludes\class-puntr-calendar.php:22
authwp_ajax_puntr_get_providersincludes\class-puntr-calendar.php:23
noprivwp_ajax_puntr_get_providersincludes\class-puntr-calendar.php:24
authwp_ajax_puntr_save_eventincludes\class-puntr-calendar.php:27
authwp_ajax_puntr_update_eventincludes\class-puntr-calendar.php:28
authwp_ajax_puntr_delete_eventincludes\class-puntr-calendar.php:29

Shortcodes 3

[puntr_roster_calendar] includes\class-puntr-calendar.php:16
[puntr_daily_roster] includes\class-puntr-calendar.php:17
[puntr_provider_roster] includes\class-puntr-calendar.php:18
WordPress Hooks 50
filterthe_contentincludes\class-puntr-calendar.php:32
actionpuntr_before_save_providerincludes\class-puntr-hooks.php:32
actionpuntr_after_save_providerincludes\class-puntr-hooks.php:33
filterpuntr_provider_meta_fieldsincludes\class-puntr-hooks.php:36
filterpuntr_provider_meta_boxesincludes\class-puntr-hooks.php:37
filterpuntr_provider_display_dataincludes\class-puntr-hooks.php:40
filterpuntr_provider_archive_columnsincludes\class-puntr-hooks.php:41
actionpuntr_before_create_roster_eventincludes\class-puntr-hooks.php:49
actionpuntr_after_create_roster_eventincludes\class-puntr-hooks.php:50
filterpuntr_roster_event_dataincludes\class-puntr-hooks.php:53
filterpuntr_roster_table_columnsincludes\class-puntr-hooks.php:54
filterpuntr_calendar_event_colorsincludes\class-puntr-hooks.php:62
filterpuntr_calendar_event_textincludes\class-puntr-hooks.php:63
filterpuntr_calendar_default_viewincludes\class-puntr-hooks.php:66
filterpuntr_calendar_time_slotsincludes\class-puntr-hooks.php:67
filterpuntr_provider_templateincludes\class-puntr-hooks.php:75
filterpuntr_archive_templateincludes\class-puntr-hooks.php:76
filterpuntr_provider_contentincludes\class-puntr-hooks.php:79
filterpuntr_gallery_settingsincludes\class-puntr-hooks.php:80
filterpuntr_api_endpointsincludes\class-puntr-hooks.php:88
filterpuntr_api_provider_fieldsincludes\class-puntr-hooks.php:89
filterpuntr_api_authenticationincludes\class-puntr-hooks.php:92
actionadd_meta_boxesincludes\class-puntr-meta-boxes.php:16
actionsave_post_puntr_providerincludes\class-puntr-meta-boxes.php:17
actionadmin_enqueue_scriptsincludes\class-puntr-meta-boxes.php:18
actioninitincludes\class-puntr-post-types.php:16
filtersingle_templateincludes\class-puntr-post-types.php:17
filterarchive_templateincludes\class-puntr-post-types.php:18
actionrest_api_initincludes\class-puntr-rest-api.php:16
actionadd_meta_boxesincludes\class-puntr-roster-meta-boxes.php:16
actionsave_post_puntr_rosterincludes\class-puntr-roster-meta-boxes.php:17
actionadmin_enqueue_scriptsincludes\class-puntr-roster-meta-boxes.php:18
actionadmin_menuincludes\class-puntr-settings.php:16
actionadmin_initincludes\class-puntr-settings.php:17
actioninitincludes\class-puntr-taxonomies.php:16
filtertemplate_includeincludes\class-puntr-templates.php:17
actionpre_get_postsincludes\class-puntr-templates.php:20
filterthe_contentincludes\class-puntr-templates.php:23
actionwpincludes\class-puntr-templates.php:26
actionpuntr_before_provider_contentincludes\class-puntr-templates.php:29
actionpuntr_after_provider_contentincludes\class-puntr-templates.php:30
filterpost_thumbnail_htmlincludes\class-puntr-templates.php:221
filterpost_thumbnail_htmlincludes\class-puntr-templates.php:389
filterpuntr_auto_add_rosterincludes\class-puntr-templates.php:413
actioninitpuntr.php:67
actionadmin_menupuntr.php:68
actionadmin_enqueue_scriptspuntr.php:69
actionwp_enqueue_scriptspuntr.php:70
actionadmin_noticespuntr.php:71
filterparent_filepuntr.php:72
Maintenance & Trust

Puntr Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.6
Last updatedJul 28, 2025
PHP min version7.4
Downloads366

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Puntr Developer Profile

puntr

1 plugin · 0 total installs

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

How We Detect Puntr

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/puntr/assets/css/puntr-admin.css/wp-content/plugins/puntr/assets/css/puntr-frontend.css/wp-content/plugins/puntr/assets/js/puntr-admin.js/wp-content/plugins/puntr/assets/js/puntr-frontend.js
Script Paths
/wp-content/plugins/puntr/assets/js/puntr-admin.js/wp-content/plugins/puntr/assets/js/puntr-frontend.js
Version Parameters
puntr/assets/css/puntr-admin.css?ver=puntr/assets/css/puntr-frontend.css?ver=puntr/assets/js/puntr-admin.js?ver=puntr/assets/js/puntr-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
puntr-dashboardpuntr-welcomepuntr-statspuntr-quick-linkspuntr-info-boxpuntr-header
Data Attributes
data-puntr-provider-iddata-puntr-roster-id
JS Globals
PuntrFrontendPuntrAdmin
REST Endpoints
/wp-json/puntr/v1/providers/wp-json/puntr/v1/rosters
FAQ

Frequently Asked Questions about Puntr