FP Front End Login Form Security & Risk Analysis

wordpress.org/plugins/fp-front-end-login-form

FP Front End Login plugin allows you to add a log-in form to your wordpress site by using shortcode and Widget.

20 active installs v1.0 PHP + WP 4.4+ Updated Feb 8, 2018
front-end-loginlogin-formlogin-form-widgetwp-login
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FP Front End Login Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The fp-front-end-login-form plugin v1.0 exhibits a generally good security posture, particularly concerning its handling of SQL queries and the absence of known vulnerabilities. The fact that 100% of SQL queries use prepared statements is a strong indicator of secure database interaction. The presence of nonce checks and the limited attack surface, consisting of a single shortcode with no immediately apparent unprotected entry points, are positive signs. However, a significant concern arises from the low percentage of properly escaped output (24%). This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected into the page without proper sanitization, potentially leading to malicious code execution in the user's browser. The plugin's history of zero vulnerabilities could imply either a well-developed plugin or a lack of rigorous security auditing in the past. While the current analysis doesn't reveal critical or high-severity issues in taint flows or dangerous functions, the output escaping deficiency presents a substantial risk that needs immediate attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

FP Front End Login Form Security Vulnerabilities

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

FP Front End Login Form Code Analysis

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

Output Escaping

24% escaped17 total outputs
Attack Surface

FP Front End Login Form Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fp_login_form] includes\partials\login-form.php:30
WordPress Hooks 6
actionplugins_loadedincludes\class-fp-front-end-login.php:99
actionadmin_menuincludes\class-fp-front-end-login.php:112
actionadmin_initincludes\class-fp-front-end-login.php:113
actionwp_enqueue_scriptsincludes\class-fp-front-end-login.php:128
actionwidgets_initincludes\partials\login-form-widget.php:18
actioninitincludes\partials\login-form.php:134
Maintenance & Trust

FP Front End Login Form Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 8, 2018
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings1
Active installs20
Developer Profile

FP Front End Login Form Developer Profile

futureprofilez

1 plugin · 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 FP Front End Login Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fp-front-end-login-form/assests/css/login-form.css
Version Parameters
fp-front-end-login-form/assests/css/login-form.css?ver=

HTML / DOM Fingerprints

CSS Classes
user_info
Shortcode Output
<div class="user_info"><span>User Info:</span>
FAQ

Frequently Asked Questions about FP Front End Login Form