WPCT Drag & Drop Recent Posts Security & Risk Analysis

wordpress.org/plugins/wpct-drag-drop-recent-posts

You can display image slides with title, image, author name, date, description, and read more linked to posts from the selected category.

0 active installs v1.11 PHP + WP 5.0+ Updated Dec 27, 2019
category-postslatest-postslatest-posts-widgetposts-sliderposts-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPCT Drag & Drop Recent Posts Safe to Use in 2026?

Generally Safe

Score 85/100

WPCT Drag & Drop Recent Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The plugin "wpct-drag-drop-recent-posts" v1.11 presents a generally strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits the potential attack surface. Furthermore, the code employs prepared statements for all SQL queries and avoids external HTTP requests, which are excellent security practices. However, a critical concern arises from the extremely low percentage of properly escaped output. With 145 total outputs and only 1% being properly escaped, this indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The lack of nonce and capability checks, while not directly problematic given the absence of entry points, means that if any entry points were to be introduced in the future, they would lack crucial authentication and authorization measures.

Key Concerns

  • Poor output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WPCT Drag & Drop Recent Posts Security Vulnerabilities

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

WPCT Drag & Drop Recent Posts Release Timeline

v1.11Current
v1.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

WPCT Drag & Drop Recent Posts Code Analysis

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

Output Escaping

1% escaped145 total outputs
Attack Surface

WPCT Drag & Drop Recent Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptswpct-drag-drop-recent-posts.php:795
actionwp_enqueue_scriptswpct-drag-drop-recent-posts.php:807
actionwidgets_initwpct-drag-drop-recent-posts.php:815
actionplugins_loadedwpct-drag-drop-recent-posts.php:823
actionadmin_enqueue_scriptswpct-drag-drop-recent-posts.php:834
Maintenance & Trust

WPCT Drag & Drop Recent Posts Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 27, 2019
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

WPCT Drag & Drop Recent Posts Developer Profile

wpcodetips

1 plugin · 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 WPCT Drag & Drop Recent Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpct-drag-drop-recent-posts/css/slider.css/wp-content/plugins/wpct-drag-drop-recent-posts/js/slider.js
Script Paths
/wp-content/plugins/wpct-drag-drop-recent-posts/js/slider.js
Version Parameters
wpct-drag-drop-recent-posts/css/slider.css?ver=wpct-drag-drop-recent-posts/js/slider.js?ver=

HTML / DOM Fingerprints

CSS Classes
WPCTrecentPostswpct-excerpt-textwpct-slider-container
HTML Comments
<!-- wp:wpct/recent-posts -->
Data Attributes
data-intervaldata-slider-pausedata-columnsdata-rowsdata-grid-spacingdata-navigation-way+20 more
JS Globals
wpct_slider_config
Shortcode Output
[wpct_recent_posts
FAQ

Frequently Asked Questions about WPCT Drag & Drop Recent Posts