Fair RSVP Security & Risk Analysis

wordpress.org/plugins/fair-rsvp

RSVP management for events - let users sign up for events.

0 active installs v0.7.0 PHP 7.4+ WP 6.7+ Updated Dec 5, 2025
eventsgutenbergregistrationrsvpsign-up
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fair RSVP Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "fair-rsvp" plugin v0.7.0 exhibits a strong security posture based on the provided static analysis. The absence of any direct attack surface points like AJAX handlers, REST API routes, or shortcodes significantly limits the plugin's potential exposure. Furthermore, all SQL queries are correctly implemented using prepared statements, and there are no file operations or external HTTP requests, which are common sources of vulnerabilities.

The code signals indicate good practices with a high percentage of output escaping and a decent number of capability checks. The taint analysis reveals no unsanitized paths, suggesting a low risk of injection vulnerabilities. The plugin's vulnerability history is also clean, with no known CVEs, which is a positive indicator of past security diligence.

However, a notable concern is the complete absence of nonce checks. While the attack surface is currently zero, if any entry points were to be introduced in future versions, the lack of nonce verification would create a significant vulnerability to Cross-Site Request Forgery (CSRF) attacks. The presence of capability checks is good, but nonce checks are a critical layer of defense for user-initiated actions.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Fair RSVP Security Vulnerabilities

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

Fair RSVP Code Analysis

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

SQL Query Safety

100% prepared68 total queries

Output Escaping

79% escaped97 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
render (src\Admin\AttendanceConfirmationPage.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fair RSVP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menusrc\Admin\AdminHooks.php:21
actionadmin_enqueue_scriptssrc\Admin\AdminHooks.php:22
actioninitsrc\Frontend\AttendanceCheckHooks.php:21
filterquery_varssrc\Frontend\AttendanceCheckHooks.php:22
actiontemplate_redirectsrc\Frontend\AttendanceCheckHooks.php:23
actionwp_enqueue_scriptssrc\Frontend\AttendanceCheckHooks.php:24
actioninitsrc\Hooks\BlockHooks.php:21
actionsave_postsrc\Hooks\BlockHooks.php:22
actionrest_api_initsrc\REST\RestHooks.php:21
Maintenance & Trust

Fair RSVP Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 5, 2025
PHP min version7.4
Downloads148

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Fair RSVP Developer Profile

Marcin Wosinek

3 plugins · 0 total installs

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

How We Detect Fair RSVP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fair-rsvp/build/admin/events/index.js/wp-content/plugins/fair-rsvp/build/admin/invitations/index.js/wp-content/plugins/fair-rsvp/build/admin/stats/index.js/wp-content/plugins/fair-rsvp/build/admin/attendance/index.js
Script Paths
/wp-content/plugins/fair-rsvp/build/admin/events/index.js/wp-content/plugins/fair-rsvp/build/admin/invitations/index.js/wp-content/plugins/fair-rsvp/build/admin/stats/index.js/wp-content/plugins/fair-rsvp/build/admin/attendance/index.js
Version Parameters
fair-rsvp/build/admin/events/index.js?ver=fair-rsvp/build/admin/invitations/index.js?ver=fair-rsvp/build/admin/stats/index.js?ver=fair-rsvp/build/admin/attendance/index.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Fair RSVP