NewPath WildApricotPress Add-on – Member Directory Security & Risk Analysis

wordpress.org/plugins/newpath-wildapricotpress-add-on-member-directory

NewPath WildApricotPress Add-on – Member Directory enables WordPress websites to render native WildApricot member directories and member profiles, wit …

20 active installs v1.0.0 PHP 7.4+ WP 5.7+ Updated Unknown
membershipmembership-directorywild-apricotwildapricot
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is NewPath WildApricotPress Add-on – Member Directory Safe to Use in 2026?

Generally Safe

Score 100/100

NewPath WildApricotPress Add-on – Member Directory has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "newpath-wildapricotpress-add-on-member-directory" plugin v1.0.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by using prepared statements for all SQL queries and properly escaping all output, which significantly mitigates common injection and cross-site scripting vulnerabilities. There are no recorded vulnerabilities (CVEs) or dangerous function usage, indicating a history of diligent security practices.

However, there are significant concerns regarding the plugin's attack surface. A substantial portion of its entry points, specifically 4 out of 5, lack authentication checks. This includes all 4 REST API routes and the single AJAX handler. This oversight presents a high risk of unauthorized access and potential manipulation of plugin functionality by unauthenticated users. The absence of nonce checks on AJAX handlers further exacerbates this risk, making it easier for attackers to craft malicious requests. The lack of capability checks on REST API routes is also a serious concern, allowing any user, even those with minimal privileges, to interact with these endpoints.

While the plugin has a clean vulnerability history, the extensive unprotected entry points are a critical weakness that overshadows its strengths. The lack of taint analysis results might be due to the limited complexity or scope of the analyzed code, but the clear presence of unprotected endpoints is a direct and actionable security concern. It is strongly recommended to implement robust authentication and authorization checks on all exposed entry points before deployment.

Key Concerns

  • Unprotected REST API routes
  • Unprotected AJAX handler
  • Missing nonce checks on AJAX
  • Missing capability checks
Vulnerabilities
None known

NewPath WildApricotPress Add-on – Member Directory Security Vulnerabilities

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

NewPath WildApricotPress Add-on – Member Directory Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped38 total outputs
Attack Surface
4 unprotected

NewPath WildApricotPress Add-on – Member Directory Attack Surface

Entry Points5
Unprotected4

REST API Routes 4

GET/wp-json/wafw/v1/contacts/search/ContactsAPI.php:33
GET/wp-json/wawp/v1/contacts/fields/ContactsAPI.php:39
GET/wp-json/wawp/v1/savedsearches/ContactsAPI.php:45
GET/wp-json/wawp/v1/profiles/ContactsAPI.php:51

Shortcodes 1

[wa-contacts] ContactsAPI.php:161
WordPress Hooks 7
actioninitContactsAPI.php:22
actionrest_api_initContactsAPI.php:32
actioninitwap-addon-member-directory.php:45
actionadmin_initwap-addon-member-directory.php:48
filterno_texturize_shortcodeswap-addon-member-directory.php:57
actionadmin_noticeswap-addon-member-directory.php:87
actionadmin_initwap-addon-member-directory.php:117
Maintenance & Trust

NewPath WildApricotPress Add-on – Member Directory Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedUnknown
PHP min version7.4
Downloads915

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

NewPath WildApricotPress Add-on – Member Directory Developer Profile

Alex Sirota

3 plugins · 100 total installs

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

How We Detect NewPath WildApricotPress Add-on – Member Directory

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/js/wafw.js/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/js/pagination.js/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/js/pagination.min.js/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/js/profiles.js
Script Paths
/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/blocks/member-directory/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/blocks/member-profile

HTML / DOM Fingerprints

CSS Classes
wa-contacts
Data Attributes
data-search-iddata-profile-url
JS Globals
window.WAWP_MEMDIR_SLUG
REST Endpoints
/wafw/v1/contacts/search//wawp/v1/contacts/fields//wawp/v1/savedsearches//wawp/v1/profiles/
Shortcode Output
[wa-contacts]
FAQ

Frequently Asked Questions about NewPath WildApricotPress Add-on – Member Directory