
Amader RSVP For WordPress Security & Risk Analysis
wordpress.org/plugins/amader-rsvpAmader RSVP is an amazing wordpress plugin for RSVP. You can add a form anywhere in your website, then your guests can submit their information throug …
Is Amader RSVP For WordPress Safe to Use in 2026?
Generally Safe
Score 85/100Amader RSVP For WordPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "amader-rsvp" v1.0.0 plugin presents a mixed security posture. On the positive side, static analysis indicates no dangerous functions, no file operations, no external HTTP requests, and no critical or high severity taint flows. The plugin also boasts a low attack surface with only one entry point, a shortcode, and importantly, no unprotected entry points were identified. Furthermore, the vulnerability history is clean, with zero recorded CVEs, suggesting a stable and secure past.
However, several significant concerns are raised by the code analysis. The single SQL query executed by the plugin is not using prepared statements, which is a critical vulnerability risk, especially if any part of that query is dynamic. The relatively low percentage of properly escaped output (73%) also suggests a potential for cross-site scripting (XSS) vulnerabilities in the remaining 27% of output. Finally, the complete absence of nonce checks and capability checks is concerning for any plugin that handles user input or performs actions, as it leaves the door open to various forms of unauthorized actions and CSRF attacks.
Key Concerns
- Raw SQL query without prepared statements
- Insufficient output escaping (27% unescaped)
- Missing nonce checks
- Missing capability checks
Amader RSVP For WordPress Security Vulnerabilities
Amader RSVP For WordPress Code Analysis
SQL Query Safety
Output Escaping
Amader RSVP For WordPress Attack Surface
Shortcodes 1
WordPress Hooks 3
Maintenance & Trust
Amader RSVP For WordPress Maintenance & Trust
Maintenance Signals
Community Trust
Amader RSVP For WordPress Alternatives
No alternatives data available yet.
Amader RSVP For WordPress Developer Profile
2 plugins · 20 total installs
How We Detect Amader RSVP For WordPress
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/amader-rsvp/css/bootstrap/bootstrap.min.css/wp-content/plugins/amader-rsvp/css/style.css/wp-content/plugins/amader-rsvp/css/font-awesome/font-awesome.min.css/wp-content/plugins/amader-rsvp/js/bootstrap.min.js/wp-content/plugins/amader-rsvp/css/admin/style.css/wp-content/plugins/amader-rsvp/js/bootstrap.min.jsHTML / DOM Fingerprints
form-wrapperthead-darktable<!-- Start RSVP --><!-- End RSVP --><p>Sorry, no RSVP found in the database. <br/> Please use <strong>[amader_rsvp]</strong> in any page to show RSVP form in your website.</p>