Conditional Login Shortcodes Security & Risk Analysis

wordpress.org/plugins/conditional-login-shortcodes

Provides shortcodes for conditional login to include content in a post based on context.

10 active installs v1.0 PHP + WP 3.9.1+ Updated Aug 2, 2014
conditionalconditional-login-shortcodesloginshortcodeshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Conditional Login Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "conditional-login-shortcodes" v1.0 plugin exhibits a very strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and 100% proper output escaping demonstrate excellent coding practices. Furthermore, the plugin has no recorded vulnerabilities, which suggests a history of secure development and maintenance. The limited attack surface, consisting only of two shortcodes with no identified unauthenticated entry points, further bolsters its security.

While the static analysis indicates no immediate threats like critical taint flows or unpatched CVEs, the complete lack of nonce checks and capability checks on its entry points is a notable concern. Although the attack surface is small, these missing security measures could potentially be exploited in certain scenarios, especially if the shortcodes process user-supplied data that is not inherently sanitized within the shortcode's logic. However, given the overall lack of identified risks, the plugin appears to be developed with security in mind, with the primary area for improvement being the implementation of more robust authentication and authorization mechanisms for its shortcodes.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Conditional Login Shortcodes Security Vulnerabilities

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

Conditional Login Shortcodes Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Conditional Login Shortcodes Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[is_user_logged_in] index.php:101
[clslf] index.php:102
Maintenance & Trust

Conditional Login Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 2, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Conditional Login Shortcodes Developer Profile

Nishant Vaity

4 plugins · 40 total installs

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

How We Detect Conditional Login Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[is_user_logged_in][not_user_logged_in][clslf]
FAQ

Frequently Asked Questions about Conditional Login Shortcodes