Kailash Recent Post Pages Security & Risk Analysis

wordpress.org/plugins/kailash-recent-post-pages

A plugin to display recent posts in a customizable grid with options for featured image, read more links, and number of columns.

0 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Aug 26, 2025
featured-imagegridrecent-postsshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Kailash Recent Post Pages Safe to Use in 2026?

Generally Safe

Score 100/100

Kailash Recent Post Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The "kailash-recent-post-pages" plugin version 1.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of identified dangerous functions, raw SQL queries, file operations, and external HTTP requests are positive indicators. The plugin also demonstrates good output escaping practices with 88% of outputs being properly escaped. The single shortcode, while an entry point, has no stated security checks, which is a minor concern if it handles user-supplied data without proper sanitization or validation, although no taint flows were detected. The lack of any recorded vulnerabilities or CVEs further reinforces its current secure status.

However, the complete absence of nonce checks and the single capability check on its sole entry point (shortcode) present potential weaknesses. While no vulnerabilities were detected in this version, the presence of an unprotected entry point could become a target if future versions introduce flaws or if user-supplied data is processed without adequate sanitization. The overall good practices in other security areas are commendable, but the limited security controls around the shortcode warrant attention to ensure no user-controllable data is directly or indirectly exposed.

In conclusion, "kailash-recent-post-pages" v1.0.0 appears to be a well-coded plugin with a clean history. The primary area for improvement would be to ensure robust security checks (nonces, capabilities, and sanitization) are applied to its shortcode, especially if it handles any form of user input. Despite this minor concern, the plugin's current security seems high.

Key Concerns

  • Shortcode with no nonce/capability checks
Vulnerabilities
None known

Kailash Recent Post Pages Security Vulnerabilities

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

Kailash Recent Post Pages Code Analysis

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

Output Escaping

88% escaped26 total outputs
Attack Surface

Kailash Recent Post Pages Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[krpp_shortcode] kailash-recent-post-pages.php:131
WordPress Hooks 5
actionwp_enqueue_scriptskailash-recent-post-pages.php:52
actionadmin_enqueue_scriptskailash-recent-post-pages.php:60
actionget_footerkailash-recent-post-pages.php:171
actionadmin_initkailash-recent-post-pages.php:185
actionadmin_menukailash-recent-post-pages.php:197
Maintenance & Trust

Kailash Recent Post Pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 26, 2025
PHP min version7.2
Downloads216

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Kailash Recent Post Pages Developer Profile

Kailash Chand

1 plugin · 0 total installs

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

How We Detect Kailash Recent Post Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kailash-recent-post-pages/style.css
Version Parameters
kailash-recent-post-pages/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
krpp-recent-posts-gridkrpp-post-itemkrpp-thumbkrpp-titlekrpp-excerptkrpp-readmorekrpp-auto-display-wrapper
Data Attributes
krpp-recent-posts-grid columns-
Shortcode Output
[krpp_shortcode][krpp_shortcode exclude=
FAQ

Frequently Asked Questions about Kailash Recent Post Pages