SalsaPress Security & Risk Analysis

wordpress.org/plugins/salsa-press

Connects WordPress to Salsa for embedding events, sign up forms, and reports.

10 active installs v3.6 PHP + WP 3.0+ Updated Dec 6, 2016
democracy-in-actioneventssalsasignupwired-for-change
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SalsaPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "salsa-press" v3.6 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates strong practices in database interaction, with all SQL queries utilizing prepared statements, and has a clean vulnerability history with no recorded CVEs. This suggests a potentially well-maintained and security-conscious development approach. However, the static analysis reveals significant concerns regarding its attack surface and output handling. A notable portion of AJAX handlers (3 out of 9) lack authentication checks, presenting a direct risk of unauthorized access or execution of plugin functions. Furthermore, only 24% of outputs are properly escaped, indicating a high probability of cross-site scripting (XSS) vulnerabilities within the plugin's functionality. The absence of critical or high-severity taint flows is encouraging, but this is overshadowed by the risks associated with unprotected entry points and inadequate output sanitization.

Key Concerns

  • Unprotected AJAX handlers
  • Low percentage of properly escaped outputs
Vulnerabilities
None known

SalsaPress Security Vulnerabilities

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

SalsaPress Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
98
31 escaped
Nonce Checks
3
Capability Checks
3
File Operations
12
External Requests
4
Bundled Libraries
0

SQL Query Safety

100% prepared1 total queries

Output Escaping

24% escaped129 total outputs
Data Flows
All sanitized

Data Flow Analysis

6 flows
salsapress_salsa_report_render (admin\embed.php:23)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

SalsaPress Attack Surface

Entry Points10
Unprotected3

AJAX Handlers 9

authwp_ajax_salsapress_salsa_report_renderplugin.php:46
authwp_ajax_salsapress_form_button_iframeplugin.php:47
authwp_ajax_salsapress_reset_cachesplugin.php:48
noprivwp_ajax_myajax-submitutils\ajax.php:5
authwp_ajax_myajax-submitutils\ajax.php:6
noprivwp_ajax_myajax-event-lookuputils\ajax.php:35
authwp_ajax_myajax-event-lookuputils\ajax.php:36
noprivwp_ajax_myajax-salsa-poputils\ajax.php:65
authwp_ajax_myajax-salsa-poputils\ajax.php:66

Shortcodes 1

[salsa] utils\shortcode.php:3
WordPress Hooks 11
actionadmin_menuadmin\admin_menu.php:4
actionadmin_menuadmin\admin_menu.php:5
actionwp_enqueue_scriptsplugin.php:40
actionadmin_initplugin.php:41
actionmedia_buttonsplugin.php:45
actionplugins_loadedplugin.php:79
filtermce_external_pluginsutils\shortcode.php:22
actionwidgets_initwidgets\coming_events.php:3
actionwidgets_initwidgets\event_form.php:3
actionwidgets_initwidgets\petition.php:3
actionwidgets_initwidgets\signup_page.php:3
Maintenance & Trust

SalsaPress Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedDec 6, 2016
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SalsaPress Developer Profile

mojowen

2 plugins · 20 total installs

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

How We Detect SalsaPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/salsa-press/utils/SalsaPress.js/wp-content/plugins/salsa-press/admin/salsapress_admin.js/wp-content/plugins/salsa-press/admin/salsapress_admin.css
Script Paths
SalsaPress.jssalsapress_admin.js
Version Parameters
salsa-press/utils/SalsaPress.js?ver=salsa-press/admin/salsapress_admin.js?ver=salsa-press/admin/salsapress_admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
salsapress-admin-wrap
Data Attributes
data-salsapress-ajaxurl
JS Globals
SalsaPressobjectL10nSalsaPressVars
FAQ

Frequently Asked Questions about SalsaPress