Simplicy post view Security & Risk Analysis

wordpress.org/plugins/simplicy-post-view

viewed Requires at least: 3.0 Tested up to: 4.6 Stable tag: 0.07 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.

40 active installs v2.1 PHP + WP + Updated Aug 19, 2016
categoriescategorycustom-postcustom-postspost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simplicy post view Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The simplicy-post-view v2.1 plugin exhibits a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) and the static analysis reveals no critical or high-severity taint flows. The absence of file operations and external HTTP requests also reduces potential attack vectors. However, significant concerns arise from the code analysis. The plugin has a concerning lack of output escaping, with 0% of 80 total outputs properly escaped. This is a critical weakness that could lead to Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the plugin entirely lacks nonce and capability checks, meaning that actions triggered by its shortcodes are not properly secured against unauthorized execution. While the SQL queries show some use of prepared statements, a portion still does not, which, combined with the lack of sanitization on potential inputs leading to these queries, could present SQL injection risks, although the taint analysis did not confirm this. The vulnerability history being clear is a positive sign, suggesting a historically good maintenance record, but it does not mitigate the immediate risks identified in the current version's code.

Key Concerns

  • Unescaped output in 100% of cases
  • Missing nonce checks
  • Missing capability checks
  • SQL queries without prepared statements (unspecified count, but not 100%)
Vulnerabilities
None known

Simplicy post view Security Vulnerabilities

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

Simplicy post view Code Analysis

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

SQL Query Safety

20% prepared5 total queries

Output Escaping

0% escaped80 total outputs
Attack Surface

Simplicy post view Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[spw] func\function.php:209
[spw_clear] func\function.php:218
WordPress Hooks 6
actionwp_headfunc\function.php:2
actionadmin_menufunc\function.php:42
actionadmin_initfunc\function.php:50
filterthe_contentfunc\function.php:231
actioninitsimplicy-post-view.php:39
actionwidgets_initsimplicy-post-view.php:624
Maintenance & Trust

Simplicy post view Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedAug 19, 2016
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Simplicy post view Developer Profile

fred91

4 plugins · 90 total installs

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

How We Detect Simplicy post view

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simplicy-post-view/css/simplicy-post-view.css/wp-content/plugins/simplicy-post-view/css/getnaxcssgrid.css

HTML / DOM Fingerprints

CSS Classes
SP-postsimplicy-post-clearsimplicy-post-imgwp-caption-text-simplicysimplicy-post-titlesimplicy-date_postsp-read-linksimplicy-post-content+1 more
HTML Comments
<!-- case gallerie cocher pas de séprateur d'afficher --><!-- affichage de la miniature --><!-- caption image --><!-- affichage du titre -->+3 more
Data Attributes
class="simplicy-post-img"class="wp-caption-text-simplicy"class="simplicy-post-title"class="simplicy-date_post"class="sp-read-link"class="simplicy-post-content"+1 more
FAQ

Frequently Asked Questions about Simplicy post view