Wedding Party RSVP Security & Risk Analysis

wordpress.org/plugins/wedding-party-rsvp

A simple and secure Wedding RSVP management system. Manage unlimited guests and adult meal choices.

70 active installs v7.3.2 PHP + WP 6.0+ Updated Mar 14, 2026
guestsinvitationpartyrsvpwedding
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wedding Party RSVP Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 21d ago
Risk Assessment

The 'wedding-party-rsvp' plugin v7.3.2 exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs and a history free of reported vulnerabilities is a significant positive indicator. The code demonstrates good practices with a high percentage of properly escaped outputs and a substantial number of nonce and capability checks, suggesting a proactive approach to securing entry points. Furthermore, the plugin avoids external HTTP requests, reducing its attack surface related to remote code execution or data exfiltration through third-party services.

However, the analysis does reveal areas for potential concern. While the total number of SQL queries is moderate, 58% of them do not use prepared statements. This presents a risk of SQL injection vulnerabilities, especially if the queries are constructing SQL strings with user-supplied data without proper sanitization or escaping. Additionally, the presence of 'flows with unsanitized paths' in the taint analysis, even without critical or high severity, warrants attention. This could indicate potential issues with file operations or other path-related operations where user input might be used to construct a file path, potentially leading to directory traversal or unintended file access if not handled with extreme care. The single shortcode, while unprotected in terms of explicit checks in the provided data, is a relatively small attack vector and its impact would depend on its implementation.

In conclusion, 'wedding-party-rsvp' v7.3.2 is commendably free of known vulnerabilities and generally follows secure coding practices. The primary areas for improvement lie in ensuring all SQL queries utilize prepared statements to mitigate SQL injection risks and thoroughly investigating and sanitizing any identified 'flows with unsanitized paths' to prevent potential security breaches related to file operations.

Key Concerns

  • SQL queries not using prepared statements (58%)
  • Taint flows with unsanitized paths (3)
Vulnerabilities
None known

Wedding Party RSVP Security Vulnerabilities

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

Wedding Party RSVP Code Analysis

Dangerous Functions
0
Raw SQL Queries
7
5 prepared
Unescaped Output
4
137 escaped
Nonce Checks
11
Capability Checks
10
File Operations
2
External Requests
0
Bundled Libraries
0

SQL Query Safety

42% prepared12 total queries

Output Escaping

97% escaped141 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

5 flows3 with unsanitized paths
admin_page_guests (wedding-party-rsvp.php:224)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Wedding Party RSVP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wedding_rsvp_form] wedding-party-rsvp.php:39
WordPress Hooks 11
actionadmin_initincludes\class-review-request.php:52
actionadmin_noticesincludes\class-review-request.php:53
actionadmin_enqueue_scriptsincludes\class-review-request.php:54
actionadmin_noticesincludes\class-wgrsvp-review-request.php:31
actionadmin_initincludes\class-wgrsvp-review-request.php:32
actioninitwedding-party-rsvp.php:36
actionadmin_menuwedding-party-rsvp.php:38
actionadmin_initwedding-party-rsvp.php:40
actionadmin_enqueue_scriptswedding-party-rsvp.php:43
actionwp_enqueue_scriptswedding-party-rsvp.php:44
actionadmin_initwedding-party-rsvp.php:1019
Maintenance & Trust

Wedding Party RSVP Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 14, 2026
PHP min version
Downloads638

Community Trust

Rating100/100
Number of ratings3
Active installs70
Developer Profile

Wedding Party RSVP Developer Profile

Randy Breland

3 plugins · 130 total installs

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

How We Detect Wedding Party RSVP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wedding-party-rsvp/css/admin.css/wp-content/plugins/wedding-party-rsvp/css/frontend.css
Version Parameters
wedding-party-rsvp/css/admin.css?ver=wedding-party-rsvp/css/frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpr-wrapperwpr-guest-cardwpr-fieldwpr-buttonwpr-checkbox-groupwpr-honeywpr-pro-placeholderwpr-pro-link+3 more
HTML Comments
<!-- FRONTEND STYLES --><!-- --- PRO PLACEHOLDERS --- --><!-- --- ADMIN DASHBOARD GRID --- -->
Data Attributes
wgrsvp_menu_optionswgrsvp_general_settingswgrsvp_license_key
Shortcode Output
[wedding_rsvp_form]
FAQ

Frequently Asked Questions about Wedding Party RSVP