Third Party Accounts Login Security & Risk Analysis

wordpress.org/plugins/third-party-accounts-login

Enable your users to comment by entering their name/email/website details via well known OpenID service providers like Google, Yahoo, Flickr etc.

10 active installs v1.0 PHP + WP 2.0+ Updated Mar 31, 2009
commentsgmailgooglethird-party-loginyahoo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Third Party Accounts Login Safe to Use in 2026?

Generally Safe

Score 85/100

Third Party Accounts Login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The "third-party-accounts-login" plugin v1.0 presents a concerning security posture despite a clean vulnerability history. While the plugin boasts zero known CVEs, a clean attack surface with no readily apparent entry points, and no file operations or external HTTP requests, the static analysis reveals significant underlying risks. The most alarming finding is the presence of two "flows with unsanitized paths" identified during taint analysis, both marked as high severity. This strongly suggests that user-supplied data is not being properly validated or sanitized before being used in potentially sensitive operations, creating a pathway for injection attacks or unexpected behavior. Furthermore, the plugin exhibits a critical weakness in output escaping, with 0% of its 11 identified outputs being properly escaped. This means that any data displayed to users could be vulnerable to Cross-Site Scripting (XSS) attacks. The lack of capability checks and nonce checks on AJAX handlers (of which there are zero, but this indicates a lack of fundamental security implementation if any were present) also contribute to a weaker security posture. In conclusion, while the plugin appears small and has no known vulnerabilities, the presence of high-severity taint flows and a complete lack of output escaping are critical red flags that demand immediate attention and remediation. The absence of known CVEs could be a result of its limited adoption, lack of thorough security auditing, or simply a lack of discovered vulnerabilities rather than inherent security.

Key Concerns

  • High severity taint flows found
  • 0% of outputs properly escaped
  • No capability checks
  • No nonce checks
  • SQL queries not fully prepared
Vulnerabilities
None known

Third Party Accounts Login Security Vulnerabilities

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

Third Party Accounts Login Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

0% escaped11 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
tpal_options (third-party-accounts-login.php:61)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Third Party Accounts Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuthird-party-accounts-login.php:23
Maintenance & Trust

Third Party Accounts Login Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedMar 31, 2009
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Third Party Accounts Login Developer Profile

anantgarg

2 plugins · 20 total installs

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

How We Detect Third Party Accounts Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/third-party-accounts-login/img/small/google.png/wp-content/plugins/third-party-accounts-login/img/small/yahoo.png/wp-content/plugins/third-party-accounts-login/img/small/wordpress.png/wp-content/plugins/third-party-accounts-login/img/small/aol.png/wp-content/plugins/third-party-accounts-login/img/small/flickr.png/wp-content/plugins/third-party-accounts-login/img/small/blogger.png/wp-content/plugins/third-party-accounts-login/img/small/livejournal.png/wp-content/plugins/third-party-accounts-login/img/small/myopenid.png+18 more
Script Paths
/wp-content/plugins/third-party-accounts-login/js/jquery.js/wp-content/plugins/third-party-accounts-login/js/jquery.ui.js

HTML / DOM Fingerprints

CSS Classes
tpal_texttpal_image_smalltpal_image_largelightui-sortable-placeholder
Data Attributes
ondblclickonclick
JS Globals
tpal_db_versionplugin_urljQuery
FAQ

Frequently Asked Questions about Third Party Accounts Login