WP User Manager Newsletter Security & Risk Analysis

wordpress.org/plugins/wpum-newsletter

A WP User Manager add-on for the Newsletter plugin to add a subscription checkbox to the WP User Manager registration form.

10 active installs v1.1.2 PHP + WP 4.7+ Updated Feb 24, 2026
emailemail-marketingnewsletterwp-user-managerwpum
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP User Manager Newsletter Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "wpum-newsletter" plugin v1.1.2 demonstrates a generally good security posture based on the static analysis provided. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface, with no identified unprotected entry points. The code also shows positive signs with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests, all of which contribute to a lower risk profile.

However, there are areas for improvement. The output escaping is only 33% properly escaped, which represents a potential risk for Cross-Site Scripting (XSS) vulnerabilities if sensitive user-provided data is displayed without proper sanitization. The complete lack of nonce checks and capability checks is also concerning, as these are fundamental security mechanisms in WordPress for preventing CSRF attacks and unauthorized actions. The taint analysis shows no identified flows, which is positive, but this might be limited by the analysis scope or the lack of complex data handling in the plugin.

The plugin's vulnerability history is excellent, with no known CVEs recorded. This indicates a history of developing secure code or a lack of significant past issues. Overall, while the plugin has strengths in its limited attack surface and secure database interaction, the unescaped output and missing fundamental security checks warrant attention to further strengthen its security.

Key Concerns

  • Output escaping is only 33% properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

WP User Manager Newsletter Security Vulnerabilities

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

WP User Manager Newsletter Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

WP User Manager Newsletter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionnewsletter_initwpum-newsletter.php:35
filterwpum_get_registration_fieldswpum-newsletter.php:37
filterwpum_get_account_page_tabswpum-newsletter.php:49
actionwpum_account_page_content_postswpum-newsletter.php:56
Maintenance & Trust

WP User Manager Newsletter Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 24, 2026
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP User Manager Newsletter Developer Profile

WP User Manager

3 plugins · 10K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
282 days
View full developer profile
Detection Fingerprints

How We Detect WP User Manager Newsletter

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[newsletter_profile]
FAQ

Frequently Asked Questions about WP User Manager Newsletter