wpNamedUsers Security & Risk Analysis

wordpress.org/plugins/wpnamedusers

Intranet / Extranet plugin for Wordpress that allows users to specify which users and/or groups can access specific posts or pages.

50 active installs v0.5 PHP + WP 2.6+ Updated Mar 3, 2011
extranetintranetpagepostprotect
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEOct 13, 2025
Safety Verdict

Is wpNamedUsers Safe to Use in 2026?

Use With Caution

Score 63/100

wpNamedUsers has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Oct 13, 2025Updated 15yr ago
Risk Assessment

The wpnamedusers plugin v0.5 presents a mixed security posture. On the positive side, the plugin demonstrates strong adherence to WordPress security best practices with a significant number of capability checks and a single nonce check, contributing to a robust defense against common attacks. The absence of direct file operations and external HTTP requests further minimizes its attack surface in these areas. However, the static analysis reveals critical weaknesses. A concerning 100% of output is not properly escaped, posing a significant risk for Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis indicates a flow with an unsanitized path, identified as high severity, which could potentially lead to data manipulation or unauthorized access if exploited. The vulnerability history shows a past medium-severity Cross-Site Request Forgery (CSRF) vulnerability, and the presence of one unpatched CVE, though its severity isn't explicitly stated beyond being "medium," is a significant concern. This history, combined with the current unescaped output and high-severity taint flow, suggests a pattern of overlooking critical output sanitization and potentially incomplete vulnerability remediation. While the plugin has strengths in authentication and input validation for certain entry points (which are currently zero, but this could change), the unaddressed output escaping and the lingering unpatched vulnerability are substantial risks that require immediate attention.

Key Concerns

  • Unpatched CVE exists
  • High severity taint flow found
  • 100% of output unescaped
Vulnerabilities
1

wpNamedUsers Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48083medium · 4.3Cross-Site Request Forgery (CSRF)

wpNamedUsers <= 0.5 - Cross-Site Request Forgery

Oct 13, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

wpNamedUsers Code Analysis

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

SQL Query Safety

67% prepared30 total queries

Output Escaping

0% escaped38 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
permissions_page (wpNamedUsers.php:119)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

wpNamedUsers Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actioninitwpNamedUsers.php:808
actionadmin_menuwpNamedUsers.php:810
actionsave_postwpNamedUsers.php:811
actiondelete_postwpNamedUsers.php:812
actionuser_registerwpNamedUsers.php:813
actiondelete_userwpNamedUsers.php:814
filterwp_list_pages_excludeswpNamedUsers.php:816
filterposts_wherewpNamedUsers.php:817
Maintenance & Trust

wpNamedUsers Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMar 3, 2011
PHP min version
Downloads14K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

wpNamedUsers Developer Profile

andriassundskard

1 plugin · 50 total installs

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

How We Detect wpNamedUsers

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpnamedusers/css/wpNamedUsers.css
Version Parameters
wpNamedUsers/style.css?ver=wpNamedUsers.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about wpNamedUsers