Powie's Page Cloud Widget Security & Risk Analysis

wordpress.org/plugins/page-cloud-widget

This widget plugin will display a list of posts or pages.

10 active installs v0.9.1 PHP + WP 3.5+ Updated Aug 25, 2016
pagepagespostpostswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Powie's Page Cloud Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Powie's Page Cloud Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The page-cloud-widget plugin, at version 0.9.1, exhibits a generally positive security posture in terms of its attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. This indicates a well-contained plugin with minimal exposed entry points. Furthermore, all identified SQL queries utilize prepared statements, which is a strong defense against SQL injection vulnerabilities.

However, there are significant concerns within the code. The presence of `create_function`, a deprecated and often insecure PHP function, is a red flag, as it can be a vector for code injection if used with unsanitized input. The most substantial weakness lies in the output escaping, where only 28% of outputs are properly escaped. This leaves a large portion of the plugin's output potentially vulnerable to Cross-Site Scripting (XSS) attacks, as malicious content could be injected into the page if it's not neutralized before rendering.

The plugin's vulnerability history is clean, with no recorded CVEs. While this is a positive sign, it does not negate the inherent risks identified in the static code analysis. The lack of historical vulnerabilities could be due to the plugin's limited usage, limited scrutiny, or simply good fortune. In conclusion, the plugin has a strong foundation with a small attack surface and secure SQL handling, but the widespread lack of output escaping and the use of a dangerous function present critical security risks that require immediate attention.

Key Concerns

  • 28% of outputs properly escaped
  • Dangerous function create_function used
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Powie's Page Cloud Widget Security Vulnerabilities

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

Powie's Page Cloud Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("PageCloudWidget");'));page-cloud-widget.php:15

Output Escaping

28% escaped71 total outputs
Attack Surface

Powie's Page Cloud Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initpage-cloud-widget.php:15
Maintenance & Trust

Powie's Page Cloud Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.0
Last updatedAug 25, 2016
PHP min version
Downloads1K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Powie's Page Cloud Widget Developer Profile

PowieT

6 plugins · 650 total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
1295 days
View full developer profile
Detection Fingerprints

How We Detect Powie's Page Cloud Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/page-cloud-widget/css/pcw-widget.css/wp-content/plugins/page-cloud-widget/js/pcw-widget.js
Script Paths
/wp-content/plugins/page-cloud-widget/js/pcw-widget.js
Version Parameters
page-cloud-widget/css/pcw-widget.css?ver=page-cloud-widget/js/pcw-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
pcw-widget
Data Attributes
data-post-or-pagedata-numberdata-sort-coldata-asc-descdata-excludedata-include+8 more
FAQ

Frequently Asked Questions about Powie's Page Cloud Widget