LH Relationships Security & Risk Analysis

wordpress.org/plugins/lh-relationships

This plugin allows allows the creation and publishing of triple relationships in RDF format.

10 active installs v0.21 PHP + WP 3.0+ Updated Apr 24, 2015
feedfeedslocalherordfsioc
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Relationships Safe to Use in 2026?

Generally Safe

Score 85/100

LH Relationships has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "lh-relationships" plugin v0.21 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries, which significantly mitigates the risk of SQL injection vulnerabilities. It also incorporates nonce and capability checks, indicating an awareness of authorization and security controls. Furthermore, the plugin has no recorded vulnerability history (CVEs), suggesting a relatively stable and secure track record thus far.

However, the static analysis reveals significant concerns, particularly in output escaping and taint analysis. A critical finding is that 0% of the 65 total outputs are properly escaped. This makes the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be directly rendered in the browser without sanitization. Additionally, the taint analysis indicates 9 out of 10 flows have unsanitized paths, with all of them being flagged as high severity. This strongly suggests that data originating from external sources is not being adequately validated or sanitized before being used in potentially sensitive operations, despite the absence of direct SQL injection risks.

In conclusion, while the plugin avoids common pitfalls like raw SQL and an exposed attack surface, the complete lack of output escaping and the prevalence of high-severity unsanitized taint flows present a substantial risk, primarily of XSS and potentially other injection-related vulnerabilities depending on how the unsanitized data is handled internally. The absence of a vulnerability history is positive but does not negate the immediate risks identified in the current code.

Key Concerns

  • No output escaping
  • High severity unsanitized taint flows
Vulnerabilities
None known

LH Relationships Security Vulnerabilities

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

LH Relationships Code Analysis

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

SQL Query Safety

100% prepared35 total queries

Output Escaping

0% escaped65 total outputs
Data Flows
9 unsanitized

Data Flow Analysis

10 flows9 with unsanitized paths
lh_relationships_namespace_options (menu_items.php:125)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LH Relationships Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 23
actionrdf_itemenhance_feed.php:34
actionrdf_itemenhance_feed.php:88
filterrdf_headerenhance_feed.php:151
actionrdf_nslh-relationships.php:325
filterlanguage_attributeslh-relationships.php:349
actionlh_relationships_hourly_eventlibrary\machine-tags.php:231
actionadmin_menumenu_items.php:238
actionadmin_initsystem.php:8
actionsave_postsystem.php:41
actionsave_pagesystem.php:43
actionsave_postsystem.php:145
actionadmin_initsystem.php:234
actionsave_postsystem.php:366
actionwp_headsystem.php:399
actionsave_postsystem.php:442
actionplugins_loadedthe_widgets.php:51
actioninituri_setup.php:3
actionadmin_inituri_setup.php:52
actionsave_posturi_setup.php:54
actionshow_user_profileuser_relationships.php:3
actionedit_user_profileuser_relationships.php:4
actionpersonal_options_updateuser_relationships.php:71
actionedit_user_profile_updateuser_relationships.php:72

Scheduled Events 1

lh_relationships_hourly_event
Maintenance & Trust

LH Relationships Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 24, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LH Relationships Developer Profile

shawfactor

77 plugins · 15K total installs

91
trust score
Avg Security Score
87/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect LH Relationships

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about LH Relationships