VL Related Posts by Taxonomy Security & Risk Analysis

wordpress.org/plugins/vl-related-posts-by-taxonomy

This plugin is used to add related posts to your WordPress site pages with inbuilt caching. Supports shortcodes and custom post types!

0 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Oct 16, 2025
contextual-related-postsrelatedrelated-articlesrelated-postsvl-related-posts-by-taxonomy
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is VL Related Posts by Taxonomy Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "vl-related-posts-by-taxonomy" plugin v1.0.0 exhibits a generally good security posture with several positive indicators. The absence of known CVEs and a clean vulnerability history suggest diligent maintenance and development practices. The code analysis reveals a limited attack surface with only one unprotected REST API route. Furthermore, the majority of SQL queries utilize prepared statements, and a high percentage of output is properly escaped, which are strong indicators of secure coding. However, there are some areas of concern. The presence of one unprotected REST API route presents a potential entry point for unauthorized access or manipulation. The single flow with an unsanitized path in the taint analysis, though not classified as critical or high severity, warrants attention as it could potentially lead to issues if data is not handled carefully. The lack of nonce checks on the identified REST API route is also a weakness. In conclusion, while the plugin demonstrates many secure coding practices and a clean history, the unprotected REST API route and the unsanitized taint flow represent areas that could be strengthened to improve its overall security.

Key Concerns

  • Unprotected REST API route
  • Flow with unsanitized path
  • REST API route without permission callbacks
  • No nonce checks on entry points
Vulnerabilities
None known

VL Related Posts by Taxonomy Security Vulnerabilities

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

VL Related Posts by Taxonomy Code Analysis

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

SQL Query Safety

56% prepared9 total queries

Output Escaping

81% escaped62 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
vrp_options (options\vrp_options.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

VL Related Posts by Taxonomy Attack Surface

Entry Points2
Unprotected1

REST API Routes 1

POST/wp-json/vrp/v1refresh-listoptions\vrp_rest_apis.php:12

Shortcodes 1

[vrp_related_posts] shortcodes\vrp_related_posts.php:13
WordPress Hooks 4
actionadmin_menuoptions\vrp_options.php:13
actionrest_api_initoptions\vrp_rest_apis.php:11
actioninittaxonomies\vrp_ta_tags.php:9
actionadmin_menuvl-related-posts-by-taxonomy.php:64
Maintenance & Trust

VL Related Posts by Taxonomy Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 16, 2025
PHP min version7.0
Downloads234

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

VL Related Posts by Taxonomy Developer Profile

Nitin Kumar Ragahv

1 plugin · 0 total installs

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

How We Detect VL Related Posts by Taxonomy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vl-related-posts-by-taxonomy/assets/css/admin-block.min.css/wp-content/plugins/vl-related-posts-by-taxonomy/assets/css/vrp-related-posts-options.min.css/wp-content/plugins/vl-related-posts-by-taxonomy/assets/js/script.js
Script Paths
/wp-content/plugins/vl-related-posts-by-taxonomy/assets/js/script.js
Version Parameters
vl-related-posts-by-taxonomy/assets/css/admin-block.min.css?ver=vl-related-posts-by-taxonomy/assets/css/vrp-related-posts-options.min.css?ver=vl-related-posts-by-taxonomy/assets/js/script.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-vrp-ajax-urldata-vrp-theme-urldata-vrp-plugin-url
JS Globals
vrp_info
REST Endpoints
/wp-json/vrp/v1/
Shortcode Output
[vrp_related_posts]
FAQ

Frequently Asked Questions about VL Related Posts by Taxonomy