Loop Cards Security & Risk Analysis

wordpress.org/plugins/loop-cards

Custom Post Cards Designs Provider

0 active installs v1.1.0 PHP 7.2+ WP 5.2+ Updated Nov 15, 2024
cptcustom-post-typepost-cardsposts
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Loop Cards Safe to Use in 2026?

Generally Safe

Score 92/100

Loop Cards 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 "loop-cards" plugin v1.1.0 exhibits a generally good security posture based on the static analysis provided. The plugin has a very small attack surface, with only two shortcodes and no unprotected AJAX handlers or REST API routes. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests further bolsters its security. The fact that all SQL queries utilize prepared statements is a significant strength.

However, there are areas for improvement. A considerable portion of output (29%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if the output contains user-supplied data. Additionally, the absence of nonce checks and capability checks on its entry points (shortcodes in this case) is a notable concern. While the vulnerability history is clean, this does not guarantee future safety and the identified code signals should still be addressed.

In conclusion, while "loop-cards" v1.1.0 has a strong foundation with minimal attack vectors and secure database practices, the lack of output escaping and authorization checks on its shortcodes presents tangible risks that should be remediated to achieve a robust security posture.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Loop Cards Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Loop Cards Release Timeline

v1.1.0Current
Code Analysis
Analyzed Mar 17, 2026

Loop Cards Code Analysis

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

Output Escaping

71% escaped68 total outputs
Attack Surface

Loop Cards Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[lpcd_basic_loopcard_shortcode] includes\shortcodes\lpcd-class-cpt-shortcodes.php:17
[lpcd_list_loopcard_shortcode] includes\shortcodes\lpcd-class-cpt-shortcodes.php:18
WordPress Hooks 4
actionadmin_enqueue_scriptsincludes\admin\lpcd-class-admin-menu.php:18
actionadmin_menuincludes\admin\lpcd-class-admin-menu.php:19
actionwp_enqueue_scriptsincludes\lpcd-class-plugin.php:44
actionplugins_loadedloop-cards.php:33
Maintenance & Trust

Loop Cards Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 15, 2024
PHP min version7.2
Downloads917

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Loop Cards Developer Profile

Arshad Shah

2 plugins · 0 total installs

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

How We Detect Loop Cards

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loop-cards/includes/public/css/basicloopcards.css/wp-content/plugins/loop-cards/includes/admin/css/style.css/wp-content/plugins/loop-cards/includes/admin/js/main.js
Version Parameters
loop-cards/includes/public/css/basicloopcards.css?ver=loop-cards/includes/admin/css/style.css?ver=loop-cards/includes/admin/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
lpcd-loop-cards-wrapperlpcd-list-cards-wrapper
Shortcode Output
[lpcd_basic_loopcard_shortcode][lpcd_list_loopcard_shortcode]
FAQ

Frequently Asked Questions about Loop Cards