SpamJam Security & Risk Analysis

wordpress.org/plugins/spamjam

Stop 99% of spam comments and registrations automatically. Zero captchas, zero hassle. Your visitors won't even notice it's there.

100 active installs v2.2.1 PHP 7.4+ WP 6.2+ Updated Mar 27, 2026
comment-spamhoneypotregistration-spamsecurityspam-protection
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SpamJam Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "spamjam" plugin v2.1.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, file operations, and external HTTP requests suggests a well-contained codebase. The use of prepared statements for all SQL queries and a high percentage of properly escaped output significantly mitigates common web application vulnerabilities like SQL injection and cross-site scripting (XSS). The presence of nonce and capability checks on entry points further reinforces its defensive programming practices.

While the static analysis did not reveal any taint flows, it's important to note that zero flows analyzed could mean the analysis tool had limitations or the plugin has minimal user input processing. The vulnerability history is also clean, with no recorded CVEs, which is a positive indicator. However, the static analysis reported 4 REST API routes, and while it states none are without permission callbacks, this area can sometimes be a complex attack surface if not meticulously managed. The bundling of Freemius v1.0, though a common practice for premium plugins, might warrant checking for known vulnerabilities within that specific library version as it could introduce an indirect risk.

Overall, "spamjam" appears to be a secure plugin with a strong emphasis on fundamental security practices. The lack of historical vulnerabilities and robust code signals are commendable. The primary area of potential, though unconfirmed, concern lies in the complexities of the REST API implementation and the version of the bundled Freemius library. A thorough manual review of the REST API routes would be beneficial for absolute certainty, alongside ensuring the bundled library is up-to-date or has no outstanding security advisories.

Key Concerns

  • Bundled Freemius v1.0 library
Vulnerabilities
None known

SpamJam Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

SpamJam Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

SpamJam Code Analysis

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

Bundled Libraries

Freemius1.0

SQL Query Safety

100% prepared14 total queries

Output Escaping

97% escaped96 total outputs
Attack Surface

SpamJam Attack Surface

Entry Points4
Unprotected0

REST API Routes 4

GET/wp-json/spamjam/v1/settingsincludes\settings-api.php:25
POST/wp-json/spamjam/v1/settings/(?P<key>[a-zA-Z0-9_]+)includes\settings-api.php:37
POST/wp-json/spamjam/v1/settings/batchincludes\settings-api.php:61
GET/wp-json/spamjam/v1/settings/schemaincludes\settings-api.php:81
WordPress Hooks 13
actionadmin_menuincludes\admin.php:43
actionadmin_initincludes\admin.php:107
actionadmin_initincludes\migration.php:44
actionrest_api_initincludes\settings-api.php:93
actionadmin_enqueue_scriptsincludes\settings-api.php:274
actionafter_uninstallspamjam.php:78
actionplugins_loadedspamjam.php:147
actioncomment_form_field_commentspamjam.php:261
actionwp_enqueue_scriptsspamjam.php:276
actionwp_enqueue_scriptsspamjam.php:310
filterpreprocess_commentspamjam.php:393
actioninitspamjam.php:431
actionbefore_woocommerce_initspamjam.php:435
Maintenance & Trust

SpamJam Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 27, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

SpamJam Developer Profile

Matt Biscay

5 plugins · 2K total installs

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

How We Detect SpamJam

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

Asset Fingerprints

Version Parameters
spamjam/style.css?ver=spamjam/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- SpamJam - Begin comment spam protection --><!-- SpamJam - End comment spam protection --><!-- SpamJam - Begin registration spam protection --><!-- SpamJam - End registration spam protection -->+4 more
Data Attributes
data-spamjam-honeypot-field
JS Globals
spamjam
REST Endpoints
/wp-json/spamjam/v1/check
Shortcode Output
[spamjam_honeypot][spamjam_email_protection]
FAQ

Frequently Asked Questions about SpamJam