FluentSnippets – The High-Performance file based Custom Code Snippets Plugin Security & Risk Analysis

wordpress.org/plugins/easy-code-manager

Add header and footer scripts, PHP Snippets, Custom CSS /JS snippets with advanced conditional logic, and more...

40K active installs v10.53 PHP 7.3+ WP 6.0+ Updated Jan 22, 2026
code-snippetscustom-codesfunctionsphp-codeswp-codes
99
A · Safe
CVEs total1
Unpatched0
Last CVEJul 16, 2025
Safety Verdict

Is FluentSnippets – The High-Performance file based Custom Code Snippets Plugin Safe to Use in 2026?

Generally Safe

Score 99/100

FluentSnippets – The High-Performance file based Custom Code Snippets Plugin has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jul 16, 2025Updated 2mo ago
Risk Assessment

The "easy-code-manager" plugin v10.53 exhibits a generally good security posture based on the static analysis. The plugin correctly implements prepared statements for all SQL queries and demonstrates a high percentage of properly escaped output, mitigating common injection and XSS vulnerabilities. The presence of nonce and capability checks on its entry points (AJAX handlers) is also a positive sign, indicating an effort to protect against unauthorized actions. The absence of critical or high-severity taint flows suggests that data handling within the plugin is reasonably secure.

However, the plugin does have a history of a medium-severity Cross-Site Request Forgery (CSRF) vulnerability, even though it is currently patched. This indicates a past weakness in protecting against forged requests, and while the current version is clean, it's a pattern to be aware of. The existence of 19 file operations, while not inherently a vulnerability, represents a larger potential attack surface if not handled with extreme care and proper sanitization. Although the static analysis reported no unsanitized paths, the sheer number of file operations warrants vigilance.

Overall, "easy-code-manager" v10.53 appears to be a relatively secure plugin, with strong adherence to best practices regarding SQL and output sanitization. The past CSRF vulnerability is the most significant historical concern, and while addressed, it serves as a reminder to monitor for similar issues in future updates. The absence of critical code-level risks in this analysis is reassuring, but continued attention to security by the developers is recommended.

Key Concerns

  • Past medium severity CSRF vulnerability
  • 19 file operations, potential attack surface
Vulnerabilities
1

FluentSnippets – The High-Performance file based Custom Code Snippets Plugin Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-54010medium · 4.3Cross-Site Request Forgery (CSRF)

FluentSnippets <= 10.50 - Cross-Site Request Forgery

Jul 16, 2025 Patched in 10.51 (6d)
Code Analysis
Analyzed Mar 16, 2026

FluentSnippets – The High-Performance file based Custom Code Snippets Plugin Code Analysis

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

Output Escaping

83% escaped24 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
importSnippets (app\Hooks\Handlers\AdminMenuHandler.php:122)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

FluentSnippets – The High-Performance file based Custom Code Snippets Plugin Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_fluent_snippets_export_snippetsapp\Hooks\Handlers\AdminMenuHandler.php:17
authwp_ajax_fluent_snippets_import_jsonapp\Hooks\Handlers\AdminMenuHandler.php:18
authwp_ajax_fluent_snippet_updateapp\Hooks\Handlers\AdminMenuHandler.php:20
authwp_ajax_fluent_snippet_createapp\Hooks\Handlers\AdminMenuHandler.php:21

Shortcodes 1

[fluent_snippet] app\Hooks\Handlers\CodeHandler.php:34
WordPress Hooks 15
actionadmin_menuapp\Hooks\Handlers\AdminMenuHandler.php:15
actionwp_print_scriptsapp\Hooks\Handlers\AdminMenuHandler.php:270
filteradmin_footer_textapp\Hooks\Handlers\AdminMenuHandler.php:319
actionshutdownapp\Hooks\Handlers\CodeHandler.php:20
filterwp_php_error_argsapp\Hooks\Handlers\CodeHandler.php:31
actionplugins_loadedapp\Hooks\Handlers\CodeHandler.php:33
actionfluent_snippets/snippet_createdapp\Hooks\Handlers\CodeHandler.php:37
actionfluent_snippets/snippet_updatedapp\Hooks\Handlers\CodeHandler.php:38
actionfluent_snippets/snippet_deletedapp\Hooks\Handlers\CodeHandler.php:39
actionfluent_snippets/rebuild_indexapp\Hooks\Handlers\CodeHandler.php:41
filterblock_editor_settings_allapp\Services\CodeRunner.php:142
actionenqueue_block_editor_assetsapp\Services\CodeRunner.php:173
actioniniteasy-code-manager.php:36
actionplugins_loadedeasy-code-manager.php:62
actionrest_api_initeasy-code-manager.php:63
Maintenance & Trust

FluentSnippets – The High-Performance file based Custom Code Snippets Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 22, 2026
PHP min version7.3
Downloads153K

Community Trust

Rating92/100
Number of ratings51
Active installs40K
Developer Profile

FluentSnippets – The High-Performance file based Custom Code Snippets Plugin Developer Profile

Shahjahan Jewel

17 plugins · 1.3M total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
113 days
View full developer profile
Detection Fingerprints

How We Detect FluentSnippets – The High-Performance file based Custom Code Snippets Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-code-manager/app/assets/css/admin.css/wp-content/plugins/easy-code-manager/app/assets/js/main.js
Script Paths
/wp-content/plugins/easy-code-manager/app/assets/js/main.js
Version Parameters
easy-code-manager/app/assets/css/admin.css?ver=easy-code-manager/app/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
fluent-snippets-admin-wrap
HTML Comments
<!-- START Fluent Snippets --><!-- END Fluent Snippets -->
Data Attributes
data-fluent-snippet-iddata-fluent-snippet-nonce
JS Globals
fluentSnippetsAdminFluentSnippets
REST Endpoints
/wp-json/fluent-snippets/v1/snippets
FAQ

Frequently Asked Questions about FluentSnippets – The High-Performance file based Custom Code Snippets Plugin