List Custom Post with featured image Security & Risk Analysis

wordpress.org/plugins/list-custom-post-with-featured-image

Simple plugin. Show feature image, title with pagination on anywhere using shortcode.

10 active installs v1.2 PHP + WP 3.6+ Updated Oct 6, 2024
custom-post-gridcustom-post-listpaginationrockonshortcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is List Custom Post with featured image Safe to Use in 2026?

Generally Safe

Score 92/100

List Custom Post with featured image 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 plugin "list-custom-post-with-featured-image" v1.2 demonstrates a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, external HTTP requests, or file operations. All SQL queries utilize prepared statements, and all observed outputs are properly escaped, indicating good development practices in these areas. The absence of known vulnerabilities and CVEs in its history further contributes to a positive security outlook. The attack surface is minimal, consisting solely of a single shortcode, and importantly, there are no unprotected entry points identified in the static analysis. Taint analysis also yielded no critical or high severity issues, suggesting no readily exploitable data flows.

Despite these strengths, a significant concern arises from the complete absence of nonce checks and capability checks. While the static analysis reported zero unprotected entry points, the lack of these fundamental WordPress security mechanisms on the shortcode leaves it vulnerable to CSRF (Cross-Site Request Forgery) attacks if the shortcode's functionality, when processed, involves any state-changing operations or sensitive data manipulation. This oversight is a critical weakness that could be exploited by an attacker to perform actions on behalf of an unsuspecting user. The plugin's vulnerability history of zero CVEs is excellent, but the lack of these checks represents a potential for future vulnerabilities if the plugin's functionality evolves without addressing this gap.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

List Custom Post with featured image Security Vulnerabilities

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

List Custom Post with featured image 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

List Custom Post with featured image Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[LCPOSTLIST] list-cp-featured-image.php:82
WordPress Hooks 1
actionwp_enqueue_scriptslist-cp-featured-image.php:132
Maintenance & Trust

List Custom Post with featured image Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 6, 2024
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

List Custom Post with featured image Developer Profile

Vikas Sharma

6 plugins · 3K total installs

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

How We Detect List Custom Post with featured image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/list-custom-post-with-featured-image/css/lcpfi_style.css
Version Parameters
list-custom-post-with-featured-image/css/lcpfi_style.css?ver=

HTML / DOM Fingerprints

CSS Classes
lcpfi-post-gallerylcpfi-sectionlcpfi-wrapperlcpfi-pagination-sectionlcpfi-glpagination
Data Attributes
post_typelimitorderpagination
Shortcode Output
<div class="lcpfi-post-gallery"><div class="row"><div class="col-md-3 lcpfi-section"><div class="wpb_wrapper"><div class="lcpfi-wrapper"><a href=""></a></div><h4><a href="
FAQ

Frequently Asked Questions about List Custom Post with featured image