Related Posts by CurateWP Security & Risk Analysis

wordpress.org/plugins/curatewp-related-posts

Keep visitors engaged on your blog by highlighting relevant content of each published post.

0 active installs v1.2.2 PHP 5.6+ WP 4.9.8+ Updated Oct 4, 2020
curatewpcurationrelatedrelated-contentrelated-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Related Posts by CurateWP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "curatewp-related-posts" plugin v1.2.2 exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and complete output escaping are significant strengths, indicating good development practices.

The primary concern arises from the taint analysis, which identified two flows with unsanitized paths. While these are not classified as critical or high severity, they still represent potential points where malicious input could be processed improperly, especially if these paths lead to file operations or other sensitive actions not explicitly flagged in the static analysis. The lack of nonce checks and capability checks on the single shortcode entry point is another area for caution, as it suggests that the shortcode might be susceptible to cross-site request forgery (CSRF) or unauthorized access if it performs actions on behalf of the user.

With no known vulnerabilities or CVEs in its history, the plugin appears stable and well-maintained in that regard. However, the vulnerability history cannot be relied upon as a guarantee of future security. The combination of a clean vulnerability history with the identified taint flows and lack of authorization checks suggests that while the plugin has avoided known exploits, there may be subtle security weaknesses that have not yet been discovered or exploited.

Key Concerns

  • Taint flows with unsanitized paths
  • Shortcode entry point without capability checks
  • Shortcode entry point without nonce checks
Vulnerabilities
None known

Related Posts by CurateWP Security Vulnerabilities

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

Related Posts by CurateWP Code Analysis

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

Output Escaping

100% escaped70 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
render_block_related_posts (includes\Core.php:211)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Related Posts by CurateWP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[curatewp_related_posts] includes\Core.php:42
WordPress Hooks 7
actionadmin_noticescuratewp-related-posts.php:43
actioninitincludes\Core.php:34
actioninitincludes\Core.php:35
filterblock_categoriesincludes\Core.php:36
actionwp_enqueue_scriptsincludes\Core.php:38
actionenqueue_block_assetsincludes\Core.php:39
actionwidgets_initincludes\Core.php:41
Maintenance & Trust

Related Posts by CurateWP Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 4, 2020
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Related Posts by CurateWP Developer Profile

JR Tashjian

6 plugins · 160 total installs

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

How We Detect Related Posts by CurateWP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/curatewp-related-posts/build/style-index.css/wp-content/plugins/curatewp-related-posts/build/index.js
Script Paths
/wp-content/plugins/curatewp-related-posts/build/index.js
Version Parameters
curatewp-related-posts/build/style-index.css?ver=curatewp-related-posts/build/index.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-block="curatewp/related-posts"
JS Globals
wp.blocks.registerBlockTypewp.i18n.__wp.element.createElementwp.editPost.registerPluginwindow.CurateWP
Shortcode Output
<div class="curatewp-related-postsclass="curatewp-related-posts__titleclass="curatewp-related-posts__listclass="curatewp-related-posts__item
FAQ

Frequently Asked Questions about Related Posts by CurateWP