Softmixt Relations Security & Risk Analysis

wordpress.org/plugins/softmixt-relations

Simple way for adding related posts .

0 active installs v2.0.0 PHP + WP 4.6+ Updated May 8, 2018
post-relationpostsrelatedrelations
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Softmixt Relations Safe to Use in 2026?

Generally Safe

Score 85/100

Softmixt Relations 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 softmixt-relations plugin v2.0.0 demonstrates a generally good security posture based on the provided static analysis. The absence of any known CVEs in its history is a significant positive indicator. Furthermore, the code signals show responsible use of prepared statements for SQL queries, and importantly, all identified entry points (shortcodes) are implicitly protected by WordPress's core authentication and authorization mechanisms, as there are no unprotected AJAX handlers or REST API routes. The presence of nonce and capability checks also contributes to a more secure foundation.

However, a notable area for concern lies in the output escaping. With 51% of outputs being properly escaped, this leaves a significant portion potentially vulnerable to Cross-Site Scripting (XSS) attacks. While the taint analysis did not reveal any immediate critical or high severity flows, the lack of comprehensive output escaping means that user-supplied data, if not handled carefully within the plugin's rendering logic, could be injected into the page. The plugin's limited attack surface is a positive, but the incomplete output sanitization is a weakness that could be exploited if an attacker finds a way to influence the unescaped output.

In conclusion, the plugin is relatively strong due to its clean vulnerability history and secure handling of database operations and core WordPress entry points. The primary weakness is the incomplete output escaping, which presents a moderate risk of XSS vulnerabilities. Addressing this would significantly improve its overall security. The lack of identified critical or high severity issues in static and taint analysis suggests that the core logic might be sound, but ongoing vigilance regarding output handling is recommended.

Key Concerns

  • Output escaping not properly handled for 49% of outputs
Vulnerabilities
None known

Softmixt Relations Security Vulnerabilities

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

Softmixt Relations Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

51% escaped121 total outputs
Attack Surface

Softmixt Relations Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sftrelations] public\public.php:11
WordPress Hooks 8
actionadmin_enqueue_scriptsadmin\admin.php:25
actionadd_meta_boxesadmin\admin.php:30
actionsave_postadmin\admin.php:35
actioninitadmin\admin.php:40
filtermce_external_pluginsadmin\admin.php:155
filtermce_buttonsadmin\admin.php:156
actionplugins_loadedsoftmixt-relations.php:29
actionwidgets_initwidgets\default\SFT_DefaultWidget.php:298
Maintenance & Trust

Softmixt Relations Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedMay 8, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Softmixt Relations Developer Profile

Baghina Radu Adrian

1 plugin · 0 total installs

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

How We Detect Softmixt Relations

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/softmixt-relations/admin/assets/css/plugin-admin.css/wp-content/plugins/softmixt-relations/admin/assets/js/plugin-admin.js/wp-content/plugins/softmixt-relations/admin/assets/tinymce/plugins/sftrelations/plugin.min.js
Script Paths
/wp-content/plugins/softmixt-relations/admin/assets/js/plugin-admin.js/wp-content/plugins/softmixt-relations/admin/assets/tinymce/plugins/sftrelations/plugin.min.js
Version Parameters
softmixt-relations/admin/assets/css/plugin-admin.css?ver=softmixt-relations/admin/assets/js/plugin-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
sft-rlp-containersft-rlp-itm-containersft-rlp-itm-terms-containersft-rlp-itm-term-container
HTML Comments
<!-- Softmixt Relations Post Metabox -->
Data Attributes
name="custom_nonce"id="custom_nonce"
Shortcode Output
<div class="sft-rlp-container">
FAQ

Frequently Asked Questions about Softmixt Relations