Temporary Login Security & Risk Analysis

wordpress.org/plugins/temporary-login

Create a secure, temporary URL for easy access to your WP admin.

40K active installs v1.3.0 PHP 7.4+ WP 6.2+ Updated Nov 26, 2024
loginpasswordless-logintemporary-accesstemporary-login
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Temporary Login Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "temporary-login" plugin v1.3.0 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The code analysis reveals no dangerous functions, all SQL queries are properly prepared, and all output is correctly escaped. Crucially, the plugin implements nonce and capability checks for all its AJAX handlers, which represent its entire attack surface. Taint analysis also found no vulnerabilities, indicating no obvious pathways for malicious data injection.

The plugin's vulnerability history is also completely clean, with no recorded CVEs of any severity. This lack of historical issues, combined with the robust code practices observed, suggests a developer who is security-conscious and diligent in their coding. The absence of vulnerabilities in the past and the current thorough security implementation provides a high degree of confidence in the plugin's security. However, the attack surface, though protected, is entirely reliant on these checks being consistently applied. While the current analysis shows this, future updates or unforeseen interactions could introduce new risks.

Vulnerabilities
None known

Temporary Login Security Vulnerabilities

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

Temporary Login Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

100% escaped12 total outputs
Attack Surface

Temporary Login Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_temporary_login_pointer_dismissedcore\admin-pointer.php:14
authwp_ajax_temporary_login_get_app_datacore\ajax.php:13
authwp_ajax_temporary_login_generate_temporary_usercore\ajax.php:14
authwp_ajax_temporary_login_revoke_temporary_userscore\ajax.php:15
authwp_ajax_temporary_login_extend_accesscore\ajax.php:16
authwp_ajax_temporary_login_send_login_by_elementor_connectcore\ajax.php:17
WordPress Hooks 11
actionadmin_print_footer_scripts-index.phpcore\admin-pointer.php:13
actionadmin_menucore\admin.php:22
filterallow_password_resetcore\admin.php:26
filterwp_authenticate_usercore\admin.php:27
actioninitcore\admin.php:29
actioninitcore\admin.php:30
actionadmin_initcore\admin.php:32
actionelementor/connect/apps/registercore\admin.php:35
actionplugins_loadedtemporary-login.php:30
actionadmin_noticestemporary-login.php:33
actionadmin_noticestemporary-login.php:35
Maintenance & Trust

Temporary Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 26, 2024
PHP min version7.4
Downloads134K

Community Trust

Rating80/100
Number of ratings4
Active installs40K
Developer Profile

Temporary Login Developer Profile

Elementor

15 plugins · 13.2M total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
704 days
View full developer profile
Detection Fingerprints

How We Detect Temporary Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/temporary-login/assets/admin.js/wp-content/plugins/temporary-login/assets/admin.css
Script Paths
/wp-content/plugins/temporary-login/assets/admin.js
Version Parameters
temporary-login/assets/admin.css?ver=temporary-login/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
temporary-login-admin
HTML Comments
<!-- Temporary Login -->
Data Attributes
data-noncedata-user-iddata-user-namedata-login-urldata-logout-url
JS Globals
TemporaryLoginConfig
FAQ

Frequently Asked Questions about Temporary Login