MorePuzzles Security & Risk Analysis

wordpress.org/plugins/morepuzzles

This plugin is for those who would like to insert an interactive crossword/word-search puzzle to their page.

100 active installs v1.1.4 PHP 7.2+ WP 4.0.1+ Updated Mar 25, 2022
crosswordgameminesweepersudokuwordsearch
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MorePuzzles Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'morepuzzles' v1.1.4 plugin exhibits a generally good security posture based on the provided static analysis. The plugin has a very small attack surface, with only one shortcode identified, and importantly, no unprotected entry points found in the static analysis. The absence of dangerous functions, file operations, and external HTTP requests is also a positive indicator. Furthermore, all SQL queries are properly prepared, and there are no recorded vulnerabilities in its history, suggesting a mature and secure development practice.

However, the analysis does reveal some areas for improvement. A significant concern is the low percentage (20%) of properly escaped output. This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as unsanitized output can be exploited by attackers. Additionally, the complete lack of nonce checks and capability checks, while not directly identified as an entry point in this static scan, is a critical omission for any plugin that handles user input or performs actions. These checks are fundamental for ensuring the integrity and security of WordPress actions.

In conclusion, while 'morepuzzles' v1.1.4 benefits from a minimal attack surface, secure SQL handling, and a clean vulnerability history, the prevalent lack of output escaping and missing nonces/capability checks represent significant potential security weaknesses that could be exploited. Addressing these specific areas would greatly enhance the plugin's overall security.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

MorePuzzles Security Vulnerabilities

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

MorePuzzles Release Timeline

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

MorePuzzles Code Analysis

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

Output Escaping

20% escaped5 total outputs
Attack Surface

MorePuzzles Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[morepuzzles] morepuzzles.php:133
WordPress Hooks 3
actioninitmorepuzzles.php:42
actionadmin_enqueue_scriptsmorepuzzles.php:47
actionadmin_menumorepuzzles.php:49
Maintenance & Trust

MorePuzzles Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMar 25, 2022
PHP min version7.2
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

MorePuzzles Developer Profile

Berries and Company

2 plugins · 100 total installs

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

How We Detect MorePuzzles

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/morepuzzles/assets/bootstrap.min.css/wp-content/plugins/morepuzzles/assets/bootstrap.bundle.min.js/wp-content/plugins/morepuzzles/assets/puzzles.css/wp-content/plugins/morepuzzles/assets/puzzles.js
Script Paths
/wp-content/plugins/morepuzzles/assets/bootstrap.bundle.min.js/wp-content/plugins/morepuzzles/assets/puzzles.js

HTML / DOM Fingerprints

CSS Classes
iframe-container-
Shortcode Output
<div class="iframe-container-<iframe src="https://morepuzzles.com/
FAQ

Frequently Asked Questions about MorePuzzles