IDer Login for WordPress Security & Risk Analysis

wordpress.org/plugins/ider-login

This plugin provides functionality to register and connect to your WordPress via IDer Service.

90 active installs v2.1 PHP + WP 4.6+ Updated Jun 3, 2024
iderloginopenidqrcodesso
71
B · Generally Safe
CVEs total1
Unpatched1
Last CVEDec 13, 2024
Safety Verdict

Is IDer Login for WordPress Safe to Use in 2026?

Mostly Safe

Score 71/100

IDer Login for WordPress is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Dec 13, 2024Updated 1yr ago
Risk Assessment

The 'ider-login' plugin v2.1 exhibits a mixed security posture. On one hand, it demonstrates good practices by not making external HTTP requests, using prepared statements for all SQL queries, and having no critical or high severity taint flows. The attack surface also appears minimal with no unprotected entry points. However, significant concerns arise from the code analysis. A very low percentage of output is properly escaped (19%), indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the complete absence of nonce checks and capability checks for its entry points is a major security oversight, leaving it vulnerable to various forms of exploitation, especially if any user input is processed. The vulnerability history further compounds these concerns, with one known medium severity CVE related to XSS that is currently unpatched. This suggests a pattern of input sanitization issues that have not been fully addressed. While the plugin's core database interactions are secure, the handling of output and lack of authorization checks on its entry points present substantial risks that need immediate attention.

Key Concerns

  • Unpatched medium CVE
  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
1

IDer Login for WordPress Security Vulnerabilities

CVEs by Year

1 CVE in 2024 · unpatched
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-11888medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

IDer Login for WordPress <= 2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Dec 13, 2024Unpatched
Code Analysis
Analyzed Mar 16, 2026

IDer Login for WordPress Code Analysis

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

Output Escaping

19% escaped36 total outputs
Attack Surface

IDer Login for WordPress Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[ider_login_button] includes\IDER_Shortcodes.php:18
[ider_profile_summary] includes\IDER_Shortcodes.php:19
WordPress Hooks 18
actionwp_loadedincludes\IDER_Admin.php:21
actionadmin_initincludes\IDER_Admin.php:22
actionadmin_menuincludes\IDER_Admin.php:23
filterrewrite_rules_arrayincludes\IDER_Rewrites.php:24
filterquery_varsincludes\IDER_Rewrites.php:25
filterwp_loadedincludes\IDER_Rewrites.php:26
actiontemplate_redirectincludes\IDER_Rewrites.php:27
actionlogin_formincludes\IDER_Server.php:84
actionwoocommerce_login_form_endincludes\IDER_Server.php:85
actionwidgets_initincludes\IDER_Widget.php:18
actioninitincludes\IDER_WooPage.php:30
filterquery_varsincludes\IDER_WooPage.php:31
filterthe_titleincludes\IDER_WooPage.php:33
filterwoocommerce_account_menu_itemsincludes\IDER_WooPage.php:35
filterwidget_textwp-ider-login-client.php:44
filterider_fields_mapwp-ider-login-client.php:59
filterbefore_callback_handlerwp-ider-login-client.php:71
filterafter_callback_handlerwp-ider-login-client.php:84
Maintenance & Trust

IDer Login for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJun 3, 2024
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs90
Developer Profile

IDer Login for WordPress Developer Profile

MetaSlider

60 plugins · 714K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
522 days
View full developer profile
Detection Fingerprints

How We Detect IDer Login for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ider-login/assets/css/admin.css/wp-content/plugins/ider-login/assets/js/admin.js
Script Paths
/wp-content/plugins/ider-login/assets/js/admin.js
Version Parameters
ider-login/style.css?ver=ider-login/script.js?ver=wposso_admin?ver=

HTML / DOM Fingerprints

CSS Classes
toplevel_page_wposso_settings
Data Attributes
name="wposso_options[client_id]"name="wposso_options[client_secret]"name="wposso_options[extra_scopes]"name="wposso_options[login_form_button]"
JS Globals
IDERConnect\IDEROpenIDClient::$IDERRedirectURLIDER_PLUGIN_URL
Shortcode Output
[ider_login_button]
FAQ

Frequently Asked Questions about IDer Login for WordPress