Profile Views for Ultimate Member Security & Risk Analysis

wordpress.org/plugins/profile-views-for-ultimate-member

Allows users to see their profile viewers

40 active installs v1.2.1 PHP 7.2+ WP 3.0+ Updated Sep 21, 2023
profile-viewultimate-memberview-countview-count-notification
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Profile Views for Ultimate Member Safe to Use in 2026?

Generally Safe

Score 85/100

Profile Views for Ultimate Member has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "profile-views-for-ultimate-member" plugin v1.2.1 exhibits a concerning security posture, primarily due to a significant number of unprotected AJAX handlers that represent a substantial attack surface. While the plugin demonstrates good practices in SQL query handling and output escaping, the lack of authentication checks on all entry points is a major weakness. The presence of the `unserialize` function, especially in conjunction with unprotected AJAX endpoints, raises immediate concerns about potential remote code execution vulnerabilities if the serialized data can be controlled by an attacker.

Taint analysis shows flows with unsanitized paths, though they are not classified as critical or high severity. This, combined with the unprotected AJAX handlers, suggests a potential for insecure data handling that could be exploited. The absence of known CVEs and a clean vulnerability history is a positive indicator, suggesting the developers may be responsive to security issues, or the plugin has not been extensively targeted or audited for publicly known vulnerabilities. However, the current code analysis reveals ample opportunity for new vulnerabilities to be introduced or exploited.

In conclusion, while the plugin has some strengths, the prevalent lack of authorization checks on AJAX endpoints and the use of a dangerous function like `unserialize` create significant security risks. The clean vulnerability history should not lead to complacency, as the identified code signals present clear avenues for potential exploitation. A thorough security audit and immediate implementation of authorization checks on all entry points are strongly recommended.

Key Concerns

  • 7 AJAX handlers without auth checks
  • Dangerous function: unserialize
  • Flows with unsanitized paths (taint analysis)
  • No nonce checks
  • No capability checks
  • External HTTP request (potential for SSRF/MITM)
Vulnerabilities
None known

Profile Views for Ultimate Member Security Vulnerabilities

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

Profile Views for Ultimate Member Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Profile Views for Ultimate Member Code Analysis

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

Dangerous Functions Found

unserialize$raw_data_arr = unserialize( $raw_data );includes/class-helper.php:43

Output Escaping

92% escaped53 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
get_view_count (includes/class-ajax.php:75)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
7 unprotected

Profile Views for Ultimate Member Attack Surface

Entry Points7
Unprotected7

AJAX Handlers 7

authwp_ajax_get_views_countincludes/class-ajax.php:13
noprivwp_ajax_get_views_countincludes/class-ajax.php:14
authwp_ajax_get_viewsincludes/class-ajax.php:16
noprivwp_ajax_get_viewsincludes/class-ajax.php:17
authwp_ajax_get_panel_templateincludes/class-ajax.php:19
noprivwp_ajax_get_panel_templateincludes/class-ajax.php:20
authwp_ajax_pvum_clear_viewsincludes/class-ajax.php:22
WordPress Hooks 8
filterum_admin_role_metaboxesincludes/admin/class-admin.php:21
actionplugins_loadedincludes/class-action.php:13
actionum_access_profileincludes/class-action.php:15
actionum_pre_header_editprofileincludes/class-action.php:17
actionum_profile_footerincludes/class-action.php:19
actionwp_enqueue_scriptsincludes/class-enqueue.php:18
actionplugins_loadedprofile-views-for-um.php:30
actionadmin_noticesprofile-views-for-um.php:35
Maintenance & Trust

Profile Views for Ultimate Member Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 21, 2023
PHP min version7.2
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Profile Views for Ultimate Member Developer Profile

Simple Plugins

4 plugins · 720 total installs

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

How We Detect Profile Views for Ultimate Member

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/profile-views-for-ultimate-member/assets/css/profile-views-for-um.css/wp-content/plugins/profile-views-for-ultimate-member/assets/js/profile-views-for-um.js
Script Paths
/wp-content/plugins/profile-views-for-ultimate-member/assets/js/profile-views-for-um.js
Version Parameters
profile-views-for-ultimate-member/assets/css/profile-views-for-um.css?ver=profile-views-for-ultimate-member/assets/js/profile-views-for-um.js?ver=

HTML / DOM Fingerprints

CSS Classes
um-role-pvum
Data Attributes
data-param=profile-views-um
JS Globals
pvum_ajax_data
FAQ

Frequently Asked Questions about Profile Views for Ultimate Member