WParty Security & Risk Analysis

wordpress.org/plugins/wparty

Mix website contents with WParty * pages * articles * widgets * menus * contact form... * Simple Shortcode [part] * DEV: Theme Builder

10 active installs v1.8.0 PHP + WP 3.5+ Updated Jan 8, 2014
contentmixpostsidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WParty Safe to Use in 2026?

Generally Safe

Score 85/100

WParty has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "wparty" plugin v1.8.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and has no recorded vulnerabilities or CVEs. The lack of external HTTP requests and the absence of reported common vulnerability types are also favorable indicators. However, the static analysis reveals several concerning areas. The presence of the `create_function` is a significant security risk, as it can lead to arbitrary code execution if user-supplied input is passed to it without proper sanitization. Furthermore, only 5% of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities, especially given the 58 total outputs. The complete absence of nonce checks is also a major concern, particularly for the two shortcodes which represent entry points into the plugin's functionality. While there are capability checks, they are not sufficient to prevent potential CSRF attacks if nonces are not implemented. The plugin's vulnerability history is clean, which is a strength, but this does not negate the identified static code issues, which require immediate attention. The plugin's overall risk is elevated due to the combination of a dangerous function, widespread output unescaping, and missing nonce checks, despite its otherwise clean record and secure SQL handling.

Key Concerns

  • Dangerous function create_function used
  • Low percentage of output properly escaped
  • No nonce checks on entry points
Vulnerabilities
None known

WParty Security Vulnerabilities

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

WParty Code Analysis

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

Dangerous Functions Found

create_function$this->utf8_strlen = create_function('$text', 'return preg_match_all(Markdown.php:1495

Output Escaping

5% escaped58 total outputs
Attack Surface

WParty Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[wparty] wparty-admin.php:91
[part] wparty.php:343
WordPress Hooks 41
actionadmin_menuwparty-admin.php:162
filterindex_templatewparty-theme.php:27
filter404_templatewparty-theme.php:28
filterarchive_templatewparty-theme.php:30
filterpaged_templatewparty-theme.php:31
filterdate_templatewparty-theme.php:32
filtersearch_templatewparty-theme.php:33
filterauthor_templatewparty-theme.php:35
filtercategory_templatewparty-theme.php:37
filtertag_templatewparty-theme.php:38
filtertaxonomy_templatewparty-theme.php:39
filterhome_templatewparty-theme.php:41
filterfront_page_templatewparty-theme.php:42
filterpage_templatewparty-theme.php:44
filtersingle_templatewparty-theme.php:45
filterattachment_templatewparty-theme.php:46
filtercomments_popup_templatewparty-theme.php:48
filterwparty_headwparty-theme.php:222
filterthe_contentwparty-theme.php:452
actionafter_setup_themewparty-theme.php:650
actioninitwparty-theme.php:651
filterwparty_responsewparty-theme.php:661
filterwparty_responsewparty-theme.php:664
filterwparty_responsewparty-theme.php:667
filterwparty_responsewparty-theme.php:670
filterwparty_responsewparty-theme.php:673
filterwparty_responsewparty-theme.php:677
actionwp_headwparty-theme.php:688
actionwp_footerwparty-theme.php:689
filterwparty_templatewparty-theme.php:691
filterwparty_templatewparty-theme.php:692
filterwparty_templatewparty-theme.php:693
filterwparty_templatewparty-theme.php:694
actionwp_headwparty-theme.php:701
actionwp_footerwparty-theme.php:702
filterwparty_templatewparty-theme.php:704
filterwparty_templatewparty-theme.php:705
filterwparty_templatewparty-theme.php:706
filterwparty_templatewparty-theme.php:707
filterwidget_textwparty.php:346
filterwparty_functionswparty.php:378
Maintenance & Trust

WParty Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 8, 2014
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WParty Developer Profile

Applh.com

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 WParty

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wparty/wparty-widget-list.php/wp-content/plugins/wparty/wparty-widget-contact.php/wp-content/plugins/wparty/wparty-widget-media.php/wp-content/plugins/wparty/wparty-widget-mark.php/wp-content/plugins/wparty/wparty-widget-loop.php/wp-content/plugins/wparty/wparty-widget-sidebar.php/wp-content/plugins/wparty/wparty-widget-lorem.php/wp-content/plugins/wparty/wparty-widget-pdf.php+2 more

HTML / DOM Fingerprints

CSS Classes
part-contentpart-menu
Data Attributes
nameidclassstylemenuwidget+23 more
JS Globals
WPartyWPartyRecursiveWPartyMaxRecursive
Shortcode Output
[part name=[part name="page-name"][part[part name=
FAQ

Frequently Asked Questions about WParty