Simple Post Series with SEO! Security & Risk Analysis

wordpress.org/plugins/simple-series

An easy to use shortcode for automatically creating and organizing a series list for multiple posts on the same topic with appropriate SEO attributes.

10 active installs v1.4.7 PHP + WP 3.3+ Updated Aug 7, 2018
post-organizationposts-seriesseriesseries-of-postssimple-series
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Post Series with SEO! Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Post Series with SEO! has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "simple-series" plugin v1.4.7 exhibits a generally good security posture due to the absence of known vulnerabilities and a clean taint analysis. The plugin also correctly utilizes prepared statements for its SQL queries and implements capability checks for its entry points. This suggests a developer who is aware of common security pitfalls and has taken steps to mitigate them.

However, there are some notable areas for improvement. The most significant concern is that 100% of its output is not properly escaped. This leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks, where malicious scripts could be injected through user-supplied data that is then displayed on the frontend. Additionally, while there are capability checks, the absence of nonce checks on its single shortcode could potentially be exploited in certain scenarios if the shortcode handles user-interactive elements.

Given the clean vulnerability history, the plugin seems to have been developed with security in mind. The lack of critical or high-severity issues in static analysis, coupled with no recorded CVEs, is a positive sign. Nevertheless, the unescaped output is a critical flaw that needs immediate attention to prevent potential compromises. Addressing this and implementing nonce checks would significantly strengthen the plugin's security.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
Vulnerabilities
None known

Simple Post Series with SEO! Security Vulnerabilities

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

Simple Post Series with SEO! Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Simple Post Series with SEO! Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[simple_series] simpleseries.php:78
WordPress Hooks 7
filterthe_contentsimpleseries.php:20
filterthe_content_feedsimpleseries.php:21
actionadmin_print_footer_scriptssimpleseries.php:23
filtermce_external_pluginssimpleseries.php:32
filtermce_buttonssimpleseries.php:33
actioninitsimpleseries.php:37
filtertiny_mce_versionsimpleseries.php:57
Maintenance & Trust

Simple Post Series with SEO! Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 7, 2018
PHP min version
Downloads5K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

Simple Post Series with SEO! Developer Profile

MakerBlock

2 plugins · 40 total installs

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

How We Detect Simple Post Series with SEO!

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

Asset Fingerprints

Script Paths
/wp-content/plugins/simple-series/editor_plugin.php

HTML / DOM Fingerprints

CSS Classes
mbk_simple_series_list_current_itemmbk_simple_series_list_itemmbk_simple_series_wrappermbk_simple_series_titlembk_simple_series_prevnextmbk_simple_series_link_prevmbk_simple_series_link_next
JS Globals
MBSS_add_series_js
Shortcode Output
[simple_series title="[simple_series title="New series"]
FAQ

Frequently Asked Questions about Simple Post Series with SEO!