Spectacu.la Page Widget Security & Risk Analysis

wordpress.org/plugins/spectacula-page-widget

Widget that lets you output the content of a page in any place that'll accept a widget and allows you to hide said page from navigation (wp_list_ …

80 active installs v1.0.7 PHP + WP 2.8.0+ Updated Jun 21, 2010
pagesidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Spectacu.la Page Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "spectacula-page-widget" plugin, in version 1.0.7, exhibits a mixed security posture. On one hand, it demonstrates several good security practices, including 100% of its SQL queries using prepared statements and no recorded vulnerability history, suggesting a generally stable and well-maintained codebase. The absence of external HTTP requests and file operations further reduces potential attack vectors. However, significant concerns arise from the static analysis. The presence of two instances of the `create_function` dangerous function is a critical red flag, as this function is deprecated and known to be a potential source of security vulnerabilities, particularly for code injection. Furthermore, a strikingly low percentage of output escaping (18%) indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into pages rendered by the plugin.

Key Concerns

  • Dangerous function 'create_function' used
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Spectacu.la Page Widget Security Vulnerabilities

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

Spectacu.la Page Widget Release Timeline

v1.0.7Current
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Spectacu.la Page Widget Code Analysis

Dangerous Functions
2
Raw SQL Queries
0
0 prepared
Unescaped Output
40
9 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

create_function$this->page_ids = array_map(create_function('$a', 'return $a->ID;'), $this->pages);spec-page-widget.php:50
create_functionadd_action('widgets_init', create_function('', 'return register_widget("spec_page_widget");'));spec-page-widget.php:273

Output Escaping

18% escaped49 total outputs
Attack Surface

Spectacu.la Page Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterwp_list_pages_excludesspec-page-widget.php:53
actionwidgets_initspec-page-widget.php:273
Maintenance & Trust

Spectacu.la Page Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJun 21, 2010
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Spectacu.la Page Widget Developer Profile

Spectacula

3 plugins · 160 total installs

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

How We Detect Spectacu.la Page Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/spectacula-page-widget/css/widget.css/wp-content/plugins/spectacula-page-widget/js/widget.js
Script Paths
/wp-content/plugins/spectacula-page-widget/js/widget.js

HTML / DOM Fingerprints

CSS Classes
spec_page_widget
Data Attributes
data-id
JS Globals
f
FAQ

Frequently Asked Questions about Spectacu.la Page Widget