Content Snippet Manager Security & Risk Analysis

wordpress.org/plugins/content-snippet-manager

Content Snippet Manager plugin allows you to create and manage unlimited numbers of HTML and WordPress shortcodes in your WordPress content

200 active installs v1.1.6 PHP 5.6+ WP 3.5.0+ Updated Feb 1, 2025
conversion-trackingfacebook-conversion-pixelgoogle-analyticstracking-codeswoocommerce-tracking-code
91
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 14, 2025
Safety Verdict

Is Content Snippet Manager Safe to Use in 2026?

Generally Safe

Score 91/100

Content Snippet Manager has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Feb 14, 2025Updated 1yr ago
Risk Assessment

The content-snippet-manager plugin, version 1.1.6, presents a mixed security posture. While it has a relatively small attack surface and a low number of identified code signals for concern, there are notable weaknesses that elevate its risk profile. Specifically, the presence of unprotected AJAX handlers and the use of dangerous functions like unserialize are significant security concerns. Furthermore, the plugin has a history of a medium-severity vulnerability, indicating a recurring need for careful security vetting. The absence of critical or high-severity taint flows and the relatively low percentage of improperly escaped outputs are positive indicators, but they do not outweigh the immediate risks posed by the unprotected entry points and the legacy of past vulnerabilities. This plugin warrants careful monitoring and prompt updates when security patches become available.

Key Concerns

  • Unprotected AJAX handlers
  • Use of unserialize()
  • SQL queries without prepared statements
  • Low percentage of properly escaped outputs
  • Medium severity vulnerability history
Vulnerabilities
1

Content Snippet Manager Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-26759medium · 6.1Cross-Site Request Forgery (CSRF)

Content Snippet Manager <= 1.1.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Feb 14, 2025 Patched in 1.1.6 (5d)
Code Analysis
Analyzed Mar 16, 2026

Content Snippet Manager Code Analysis

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

Dangerous Functions Found

unserialize$options = unserialize(file_get_contents($_FILES["csm_upload_file"]["tmp_name"]));core\includes\class-panel.php:422
unserializeupdate_option( $this->plugin_optionname, unserialize($option->option_value));core\includes\class-panel.php:427

Bundled Libraries

Select2

SQL Query Safety

0% prepared1 total queries

Output Escaping

13% escaped872 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
csm_panel (core\includes\class-panel.php:535)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Content Snippet Manager Attack Surface

Entry Points4
Unprotected2

AJAX Handlers 2

authwp_ajax_csm_list_postscore\functions\csm_functions.php:116
authwp_ajax_csm_list_taxonomycore\functions\csm_functions.php:163

Shortcodes 2

[csm_google_analytics] core\shortcodes\analytics.php:26
[csm_fb_pixel] core\shortcodes\fb.php:30
WordPress Hooks 16
filterposts_wherecore\functions\csm_functions.php:80
actionadmin_noticescore\includes\class-notice.php:19
actionadmin_headcore\includes\class-notice.php:20
actionadmin_menucore\includes\class-panel.php:24
actionadmin_initcore\includes\class-panel.php:25
actionadmin_initcore\includes\class-panel.php:26
actionadmin_initinit.php:49
actionwp_headinit.php:50
actionwp_footerinit.php:51
actionwoocommerce_thankyouinit.php:52
filterget_the_excerptinit.php:53
filterthe_contentinit.php:54
actionplugins_loadedinit.php:55
actioninitinit.php:56
actionwp_loadedinit.php:57
actionwp_body_openinit.php:61
Maintenance & Trust

Content Snippet Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 1, 2025
PHP min version5.6
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Content Snippet Manager Developer Profile

alexvtn

76 plugins · 10K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
168 days
View full developer profile
Detection Fingerprints

How We Detect Content Snippet Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-snippet-manager/admin/css/admin.css/wp-content/plugins/content-snippet-manager/admin/js/admin.js
Script Paths
/wp-content/plugins/content-snippet-manager/admin/js/admin.js/wp-content/plugins/content-snippet-manager/admin/css/admin.css
Version Parameters
content-snippet-manager/admin/css/admin.css?ver=content-snippet-manager/admin/js/admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- HEADER SNIPPET --><!-- /CONTENT SNIPPET MANAGER BY THEMEINPROGRESS.COM --><!-- BODY SNIPPET --><!-- WOOCOMMERCE CONVERSION SNIPPET -->+2 more
JS Globals
globalSnippet
Shortcode Output
<!-- WOOCOMMERCE CONVERSION SNIPPET --><!-- /CONTENT SNIPPET MANAGER BY THEMEINPROGRESS.COM -->
FAQ

Frequently Asked Questions about Content Snippet Manager