Ultimate Member – Post Status Security & Risk Analysis

wordpress.org/plugins/ultimate-member-post-status

Adds a shortcode to Ultimate Member that creates a button for a status update modal like Twitter.

10 active installs v1.0.1 PHP + WP 3.0.1+ Updated May 1, 2016
post-statusshortcodessocial-activitystatus-updateultimate-member
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ultimate Member – Post Status Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "ultimate-member-post-status" v1.0.1 plugin exhibits a mixed security posture. While it shows strengths in avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerability history, several significant concerns are present. The plugin has a notable attack surface, with two AJAX handlers and no corresponding authentication checks. Furthermore, only 40% of its output is properly escaped, indicating a risk of cross-site scripting (XSS) vulnerabilities. The absence of nonce checks on AJAX actions is particularly worrying, as it could allow attackers to trigger actions on behalf of legitimate users. The lack of capability checks also broadens the potential for unauthorized access to plugin functionalities.

The static analysis reveals two unprotected AJAX handlers, which are direct entry points for potential attacks. The unescaped output is a significant risk, as user-supplied data could be reflected back to the browser without proper sanitization, leading to XSS. The lack of nonce and capability checks on these AJAX handlers further exacerbates the risk by allowing unauthorized execution of these functions. The plugin's vulnerability history being clear of any past issues is a positive sign, suggesting good development practices in the past, but it does not mitigate the current identified risks.

In conclusion, while the plugin demonstrates some good security practices like using prepared statements for SQL and having no known CVEs, the presence of unprotected AJAX handlers, insufficient output escaping, and a complete lack of nonce and capability checks on critical entry points represent substantial security weaknesses. These issues, if exploited, could lead to unauthorized actions and cross-site scripting, undermining the security of a WordPress site.

Key Concerns

  • AJAX handlers without auth checks
  • Unescaped output found
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Ultimate Member – Post Status Security Vulnerabilities

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

Ultimate Member – Post Status Code Analysis

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

Output Escaping

40% escaped5 total outputs
Attack Surface
2 unprotected

Ultimate Member – Post Status Attack Surface

Entry Points4
Unprotected2

AJAX Handlers 2

noprivwp_ajax_um_post_wall_modalum-post-status.php:66
authwp_ajax_um_post_wall_modalum-post-status.php:67

Shortcodes 2

[post_wall_modal] um-post-status.php:60
[post_wall] um-post-status.php:102
WordPress Hooks 1
actionwp_enqueue_scriptsum-post-status.php:37
Maintenance & Trust

Ultimate Member – Post Status Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 1, 2016
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Ultimate Member – Post Status Developer Profile

umplugins

1 plugin · 10 total installs

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

How We Detect Ultimate Member – Post Status

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ultimate-member-post-status/assets/css/um-post-status.css/wp-content/plugins/ultimate-member-post-status/assets/js/um-post-status.js/wp-content/plugins/ultimate-member-post-status/assets/js/override/um-activity.js
Script Paths
/wp-content/plugins/ultimate-member-post-status/assets/js/um-post-status.js/wp-content/plugins/ultimate-member-post-status/assets/js/override/um-activity.js

HTML / DOM Fingerprints

CSS Classes
um-post-wallum-post-wall-btnum-post-wall-modal-footer
JS Globals
UM_wall_img_upload
Shortcode Output
<div class="um-post-wall"> <a class="um-post-wall-btn um-button" href="#"><span></span></a> </div>
FAQ

Frequently Asked Questions about Ultimate Member – Post Status