Related Posts Flatsome Security & Risk Analysis

wordpress.org/plugins/related-posts-flatsome

Plugin for adding related articles to posts for Flatsome theme.

10K active installs v1.0.1 PHP 5.3+ WP 4.0+ Updated Aug 22, 2022
atweb-vnflatsomerelated-postsrelated-posts-flatsome
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Related Posts Flatsome Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "related-posts-flatsome" v1.0.1 plugin exhibits a strong static security posture. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and dangerous functions indicates a minimal attack surface. Furthermore, the plugin consistently uses prepared statements for SQL queries and avoids file operations and external HTTP requests. The fact that there are no recorded CVEs and no history of vulnerabilities is a positive indicator of its security and maintainability.

However, the analysis does highlight a couple of areas for concern. The 67% output escaping rate suggests that a third of the outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in these outputs. Additionally, the complete lack of nonce checks and capability checks, while not directly indicating an immediate exploit, suggests a reliance on other security mechanisms or a potential oversight in implementing standard WordPress security practices. This could be a concern if the plugin's functionality were to expand or interact with user-submitted data in the future.

In conclusion, the plugin demonstrates good coding practices regarding its attack surface and data handling (SQL, file operations, external requests). The lack of historical vulnerabilities is a significant strength. The primary weakness lies in the incomplete output escaping and the absence of nonce/capability checks. While not critical based on the current analysis, these are areas that warrant attention for a more robust security profile.

Key Concerns

  • Incomplete output escaping (33% unescaped)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Related Posts Flatsome Security Vulnerabilities

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

Related Posts Flatsome Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Related Posts Flatsome Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_noticesat-related-posts-flatsome.php:30
actioninitat-related-posts-flatsome.php:42
actionafter_setup_themeat-related-posts-flatsome.php:53
actioninitincludes\class-at-options.php:6
actionflatsome_before_commentsincludes\class-at-related-posts.php:16
Maintenance & Trust

Related Posts Flatsome Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 22, 2022
PHP min version5.3
Downloads13K

Community Trust

Rating100/100
Number of ratings2
Active installs10K
Developer Profile

Related Posts Flatsome Developer Profile

Minh Tiến

1 plugin · 10K total installs

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

How We Detect Related Posts Flatsome

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/related-posts-flatsome/assets/css/slick.css/wp-content/plugins/related-posts-flatsome/assets/css/style.css/wp-content/plugins/related-posts-flatsome/assets/js/slick.min.js/wp-content/plugins/related-posts-flatsome/assets/js/script.js
Script Paths
/wp-content/plugins/related-posts-flatsome/assets/js/slick.min.js/wp-content/plugins/related-posts-flatsome/assets/js/script.js
Version Parameters
related-posts-flatsome/assets/css/slick.css?ver=related-posts-flatsome/assets/css/style.css?ver=related-posts-flatsome/assets/js/slick.min.js?ver=related-posts-flatsome/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
related-posts-flatsome-container
HTML Comments
<!-- AT RELATED POSTS FLATSOME --><!-- /AT RELATED POSTS FLATSOME -->
JS Globals
ATRelatedBlog
Shortcode Output
[related_posts_flatsome]
FAQ

Frequently Asked Questions about Related Posts Flatsome