yubikey-plugin Security & Risk Analysis

wordpress.org/plugins/woo-yubikey

Enhanced Login Security for Your Wordpress blog.

400 active installs v2.3 PHP + WP 3.8+ Updated Feb 4, 2019
authenticationloginpasswordsecurityyubikey
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is yubikey-plugin Safe to Use in 2026?

Generally Safe

Score 85/100

yubikey-plugin 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 "woo-yubikey" v2.3 plugin exhibits a generally good security posture with no identified vulnerabilities in its history and a clean taint analysis. The static analysis reveals a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all observed SQL queries utilize prepared statements, and there are no file operations or external HTTP requests that are typically high-risk if not handled carefully. The absence of known CVEs and a clean vulnerability history are strong indicators of a well-maintained and secure plugin.

However, there are areas for improvement. The low percentage of properly escaped output (27%) is a significant concern. If user-supplied data is not consistently escaped before being displayed, it could lead to cross-site scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks is also a weakness, as these are fundamental WordPress security mechanisms for preventing unauthorized actions and ensuring only authorized users can perform specific operations. While the attack surface is small, these missing checks mean that any potential entry points, even if currently non-existent or internal, are not adequately protected.

In conclusion, the plugin's strengths lie in its minimal attack surface and secure handling of database queries. The absence of known vulnerabilities is reassuring. The primary weaknesses are the insufficient output escaping and the lack of critical security checks like nonces and capability checks. Addressing these areas would significantly bolster the plugin's overall security. Despite these weaknesses, the plugin currently has no exploitable vulnerabilities based on the provided data and history.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

yubikey-plugin Security Vulnerabilities

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

yubikey-plugin Code Analysis

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

Output Escaping

27% escaped30 total outputs
Attack Surface

yubikey-plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionpersonal_options_updateyubikey.php:444
actionprofile_personal_optionsyubikey.php:445
actionedit_user_profileyubikey.php:449
actionedit_user_profile_updateyubikey.php:450
filterpre_ksesyubikey.php:453
actionadmin_menuyubikey.php:455
actionwoocommerce_edit_account_form_startyubikey.php:457
actionwoocommerce_save_account_detailsyubikey.php:458
actionlogin_formyubikey.php:466
filterwp_authenticate_useryubikey.php:467
actionuser_registeryubikey.php:469
actionregister_formyubikey.php:470
actionlogin_formyubikey.php:472
actionlogin_formyubikey.php:476
Maintenance & Trust

yubikey-plugin Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedFeb 4, 2019
PHP min version
Downloads6K

Community Trust

Rating76/100
Number of ratings9
Active installs400
Developer Profile

yubikey-plugin Developer Profile

apb360

1 plugin · 400 total installs

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

How We Detect yubikey-plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woo-yubikey/yubikey.css
Script Paths
/wp-content/plugins/woo-yubikey/yubikey.js
Version Parameters
woo-yubikey/yubikey.css?ver=woo-yubikey/yubikey.js?ver=

HTML / DOM Fingerprints

CSS Classes
yubikey-otp-field
HTML Comments
Thanks to the following contributor(s) :Original Plugin CodeIdeas & code contribution to the separate admin/optionspage.Ideas.+17 more
Data Attributes
placeholder="Touch the key..."autocomplete="off"
JS Globals
yubikey_ajaxurl
FAQ

Frequently Asked Questions about yubikey-plugin