LH Twitter Meta Tags Security & Risk Analysis

wordpress.org/plugins/lh-twitter-meta-tags

Adds to twitter cards meta tags to head with logic based on post formats

10 active installs v1.21 PHP + WP 3.0+ Updated Aug 8, 2022
metameta-tagstwittertwitter-cards
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Twitter Meta Tags Safe to Use in 2026?

Generally Safe

Score 85/100

LH Twitter Meta Tags 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 "lh-twitter-meta-tags" plugin v1.21 exhibits a generally positive security posture based on the provided static analysis. The absence of detected AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points indicates a well-contained attack surface. Furthermore, the plugin demonstrates good practices in handling SQL queries, exclusively using prepared statements, and shows no file operations or external HTTP requests, which are common vectors for vulnerabilities. The presence of capability checks, though only one is noted, is also a positive sign of access control being considered.

However, a significant concern arises from the output escaping analysis. With 21 total outputs, only 24% are properly escaped. This suggests a high probability of cross-site scripting (XSS) vulnerabilities, where user-supplied data could be injected into the output and executed by a user's browser. The lack of nonce checks is also concerning, particularly if any AJAX or other interactive components were to be introduced in the future without proper security measures. The taint analysis showing zero flows is encouraging but should be considered within the context of the limited attack surface and the potential for overlooked vulnerabilities due to the output escaping issues.

The plugin's vulnerability history is spotless, with zero recorded CVEs. This, coupled with the absence of critical or high-severity issues in the static analysis, paints a picture of a plugin that has historically been developed with security in mind. The strengths lie in its limited attack surface and secure SQL handling. The primary weakness is the insufficient output escaping, which presents a notable risk of XSS vulnerabilities. A balanced conclusion is that while the plugin has a good foundation, the unescaped output requires immediate attention to mitigate potential security risks.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks detected
Vulnerabilities
None known

LH Twitter Meta Tags Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

LH Twitter Meta Tags Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

LH Twitter Meta Tags Code Analysis

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

Output Escaping

24% escaped21 total outputs
Attack Surface

LH Twitter Meta Tags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitlh-twitter-meta-tags.php:285
actionwp_headlh-twitter-meta-tags.php:286
actionadmin_initlh-twitter-meta-tags.php:289
actionshow_user_profilelh-twitter-meta-tags.php:293
actionedit_user_profilelh-twitter-meta-tags.php:294
actionpersonal_options_updatelh-twitter-meta-tags.php:295
actionedit_user_profile_updatelh-twitter-meta-tags.php:296
actionuser_registerlh-twitter-meta-tags.php:297
actionplugins_loadedlh-twitter-meta-tags.php:325
Maintenance & Trust

LH Twitter Meta Tags Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 8, 2022
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LH Twitter Meta Tags Developer Profile

shawfactor

89 plugins · 15K total installs

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

How We Detect LH Twitter Meta Tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-twitter-meta-tags/partials/gallery.php/wp-content/plugins/lh-twitter-meta-tags/partials/standard.php

HTML / DOM Fingerprints

HTML Comments
<!-- begin LH Twitter meta tags output --><!-- end LH Twitter meta tags output -->
Data Attributes
name="twitter:creator"property="twitter:creator"name="twitter:card"name="twitter:title"name="twitter:description"
FAQ

Frequently Asked Questions about LH Twitter Meta Tags