eewee twitter card Security & Risk Analysis

wordpress.org/plugins/eewee-twitter-card

Use the system "twitter card" & "open graph" proposed by twitter wordrpess on your site.

10 active installs v1.4 PHP + WP 3.0+ Updated Unknown
reseaux-sociauxreferencementseotwitter-card
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is eewee twitter card Safe to Use in 2026?

Generally Safe

Score 100/100

eewee twitter card has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The eewee-twitter-card plugin v1.4 exhibits a generally positive security posture based on the provided static analysis. The absence of any identified CVEs and a clean vulnerability history are strong indicators of responsible development and maintenance. Furthermore, the plugin demonstrates good security practices by exclusively using prepared statements for SQL queries and not engaging in file operations or external HTTP requests, which significantly reduces the attack surface and potential for common web vulnerabilities.

However, there are notable areas of concern within the code analysis. The most significant finding is the presence of three taint flows with unsanitized paths. While no critical or high severity issues were flagged in the taint analysis, unsanitized paths inherently represent a risk for potential injection vulnerabilities if not handled carefully at the output stage. Additionally, a low rate of proper output escaping (25%) is a significant weakness. This means that a substantial portion of the plugin's output is not being properly sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate escaping.

In conclusion, while the plugin benefits from a clean vulnerability history and avoids common pitfalls like raw SQL and external requests, the presence of unsanitized taint flows and a low output escaping rate present tangible security risks. The lack of documented vulnerabilities is a positive sign, but it does not negate the immediate concerns identified in the static analysis. Addressing the unsanitized paths and improving output escaping are crucial steps to enhance the plugin's overall security.

Key Concerns

  • 3 taint flows with unsanitized paths
  • Only 25% of outputs properly escaped
  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

eewee twitter card Security Vulnerabilities

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

eewee twitter card Code Analysis

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

Output Escaping

25% escaped8 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
getForm (forms\addTwitterCard.php:9)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

eewee twitter card Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_headcontrollers\EeweeTwitterCard.php:16
actionadmin_initcontrollers\EeweeTwitterCard.php:41
actioninitindex.php:28
actioninitindex.php:37
actionadmin_menuindex.php:74
Maintenance & Trust

eewee twitter card Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

eewee twitter card Developer Profile

eewee

5 plugins · 50 total installs

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

How We Detect eewee twitter card

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/eewee_twitter_card/css/style.css/wp-content/plugins/eewee_twitter_card/css/themes/base/jquery.ui.all.css

HTML / DOM Fingerprints

HTML Comments
<!-- <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@nytimes"> <meta name="twitter:creator" content="@SarahMaslinNir"> <meta name="twitter:url" content="http://www.nytimes.com/2012/02/19/arts/music/amid-police-presence-fans-congregate-for-whitney-houstons-funeral-in-newark.html"> <meta name="twitter:title" content="Parade of Fans for Houston�s Funeral"> <meta name="twitter:description" content="NEWARK - The guest list and parade of limousines with celebrities emerging from them seemed more suited to a red carpet event in Hollywood or New York than than a gritty stretch of Sussex Avenue near the former site of the James M. Baxter Terrace public housing project here."> <meta name="twitter:image" content="http://graphics8.nytimes.com/images/2012/02/19/us/19whitney-span/19whitney-span-articleLarge.jpg"> <html prefix="og: http://ogp.me/ns#"> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@nytimesbits"> <meta name="twitter:creator" content="@nickbilton"> <meta property="og:url" content="http://bits.blogs.nytimes.com/2011/12/08/a-twitter-for-my-sister/"> <meta property="og:title" content="A Twitter for My Sister"> <meta property="og:description" content="In the early days, Twitter grew so quickly that it was almost impossible to add new features because engineers spent their time trying to keep the rocket ship from stalling."> <meta property="og:image" content="http://graphics8.nytimes.com/images/2011/12/08/technology/bits-newtwitter/bits-newtwitter-tmagArticle.jpg"> -->
Data Attributes
name="twitter:card"name="twitter:site"name="twitter:creator"name="twitter:url"name="twitter:title"name="twitter:description"+6 more
FAQ

Frequently Asked Questions about eewee twitter card