TWP login Security & Risk Analysis

wordpress.org/plugins/twp-login

simple css editor for wp-login page

0 active installs v1.1.1 PHP 7.4+ WP 5.7+ Updated Mar 15, 2024
login-pagetwpwp-loginwp-admin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TWP login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The twp-login v1.1.1 plugin exhibits a generally good security posture with no known vulnerabilities in its history and a clean record regarding critical or high-severity issues. The static analysis shows a complete absence of a significant attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events, which is a strong indicator of secure design. Furthermore, the absence of dangerous functions and external HTTP requests is also positive. However, there are areas of concern. The plugin uses a considerable number of SQL queries (16 total), with only 50% utilizing prepared statements, leaving half of them potentially vulnerable to SQL injection if not handled meticulously. The taint analysis reveals one flow with unsanitized paths, classified as high severity, which is a critical finding that requires immediate attention as it indicates a potential pathway for malicious data to be processed without proper validation or sanitization, possibly leading to command injection or other severe exploits. Additionally, the complete lack of nonce checks and capability checks across all entry points, coupled with only 69% of output being properly escaped, suggests a lack of robust security defenses against common web attacks like Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS). While the plugin's historical absence of vulnerabilities is commendable, the identified taint flow and the lack of fundamental security checks like nonces and capability checks represent significant potential weaknesses.

Key Concerns

  • High severity unsanitized path flow
  • 50% of SQL queries not using prepared statements
  • Missing nonce checks
  • Missing capability checks
  • 31% of output not properly escaped
Vulnerabilities
None known

TWP login Security Vulnerabilities

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

TWP login Code Analysis

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

SQL Query Safety

50% prepared16 total queries

Output Escaping

69% escaped84 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<login> (adm\login.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TWP login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_inittwp-login.php:12
actionadmin_enqueue_scriptstwp-login.php:21
actionadmin_menutwp-login.php:37
actionlogin_enqueue_scriptstwp-login.php:136
actioninittwp-login.php:147
actiontwp_about_titletwp-login.php:151
actiontwp_about_bodytwp-login.php:155
Maintenance & Trust

TWP login Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMar 15, 2024
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TWP login Developer Profile

Tiago Anastácio

2 plugins · 0 total installs

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

How We Detect TWP login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twp-login/style.css
Script Paths
/wp-content/plugins/twp-login/adm/twp.js
Version Parameters
twp-login/style.css?ver=twp-login/adm/twp.js?ver=

HTML / DOM Fingerprints

CSS Classes
twp_editor
Data Attributes
data-setting
JS Globals
twpl_color_picker
FAQ

Frequently Asked Questions about TWP login