Collapsing Pages Security & Risk Analysis

wordpress.org/plugins/collapsing-pages

This plugin uses Javascript to dynamically expand or collapsable the set of pages for each parent page.

200 active installs v2.0.3 PHP + WP 5.0+ Updated Jan 1, 2024
menunavigationpagessidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Collapsing Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

Based on the static analysis and vulnerability history provided, the "collapsing-pages" v2.0.3 plugin appears to have a generally good security posture. The absence of any known CVEs, critical or high severity taint flows, and a lack of common vulnerability types in its history are all positive indicators. Furthermore, the code signals show no dangerous functions, all SQL queries are prepared, and there are no external HTTP requests. This suggests a conscientious approach to secure coding practices.

However, there are areas that raise concern and warrant attention. The complete lack of nonce checks and capability checks across all entry points, coupled with no authorization checks on any AJAX handlers or REST API routes (if any exist despite the reported zero count), presents a significant potential risk. While the current attack surface is reported as zero, this could change with future updates, and the absence of these fundamental security mechanisms means any new entry points could be immediately exploitable without proper authentication or authorization. Additionally, a significant portion of output is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is ever rendered directly.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices in areas like SQL querying, the critical omissions of nonce and capability checks, along with unescaped output, create a tangible risk. The lack of any recorded vulnerabilities could be due to a small attack surface or infrequent updates, rather than inherent security, making the existing weaknesses particularly concerning.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output (33% unescaped)
Vulnerabilities
None known

Collapsing Pages Security Vulnerabilities

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

Collapsing Pages Release Timeline

v2.0.3Current
v2.0.2
v1.0.1
v1.0
v0.6.1
v0.6
v0.5.3
v0.5.2
v0.5.1
v0.5.alpha
v0.5.beta
v0.4.3
v0.3.5
v0.2.5
v0.1.1
Code Analysis
Analyzed Mar 16, 2026

Collapsing Pages Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

67% escaped12 total outputs
Attack Surface

Collapsing Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_head2.0.1\collapsPage.php:34
actioninit2.0.1\collapsPage.php:41
actionactivate_collapsing-pages/collapsPage.php2.0.1\collapsPage.php:42
actioninit2.0.1\collapsPage.php:169
actionwp_headcollapsPage.php:34
actioninitcollapsPage.php:41
actionactivate_collapsing-pages/collapsPage.phpcollapsPage.php:42
actioninitcollapsPage.php:170
Maintenance & Trust

Collapsing Pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 1, 2024
PHP min version
Downloads41K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Collapsing Pages Developer Profile

robfelty

7 plugins · 7K total installs

80
trust score
Avg Security Score
88/100
Avg Patch Time
32 days
View full developer profile
Detection Fingerprints

How We Detect Collapsing Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/collapsing-pages/collapsFunctions.js/wp-content/plugins/collapsing-pages/collapsPageStyles.php/wp-content/plugins/collapsing-pages/symbols.php

HTML / DOM Fingerprints

CSS Classes
widget-title
HTML Comments
These variables are part of the Collapsing Pages Plugin * version: 2.0.1 * revision: $Id: collapsPage.php 2927034 2023-06-16 11:42:01Z robfelty $ * Copyright 2007-2023 Robert Felty (robfelty.com)
Data Attributes
widgetRoot
JS Globals
expandSymcollapseSymwidgetRootaddExpandCollapseNew
Shortcode Output
<h2 class='widget-title'>
FAQ

Frequently Asked Questions about Collapsing Pages