Master Paper Collapse Toggle Security & Risk Analysis

wordpress.org/plugins/master-paper-collapse-toggle

Allows you to create toggles in format of collapsible paper cards, inspired by Google Material Design.

60 active installs v1.1 PHP + WP 3.0+ Updated Nov 5, 2016
accordioncollapsemasterpapertoggle
63
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 5, 2025
Safety Verdict

Is Master Paper Collapse Toggle Safe to Use in 2026?

Use With Caution

Score 63/100

Master Paper Collapse Toggle has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 5, 2025Updated 9yr ago
Risk Assessment

The plugin 'master-paper-collapse-toggle' v1.1 exhibits a mixed security posture. While the static analysis reveals good practices such as 100% prepared statements for SQL queries, proper output escaping, and no identified dangerous functions or file operations, there are significant concerns that detract from its overall security. The absence of any capability checks or nonce checks across all identified entry points, including the single shortcode, is a critical oversight. This means that any user, regardless of their role, could potentially interact with or trigger functionality within this shortcode, which could be exploited if the shortcode's logic has an inherent vulnerability.

The vulnerability history is particularly concerning, with one known medium severity CVE for Cross-Site Scripting that remains unpatched. The fact that this vulnerability was recently discovered and is still present in version 1.1 indicates a lack of prompt security patching within the development cycle. This pattern suggests a potential for recurring vulnerabilities if the development process doesn't prioritize security updates. The absence of any taint analysis results is unusual and could imply that the analysis tool had limited scope or that the code structure did not present obvious taint flows, but it does not negate the risks identified through other means.

In conclusion, while the code base shows some commendable security practices in areas like SQL and output handling, the lack of robust authentication and authorization checks on its entry points, coupled with a recently discovered and unpatched medium-severity XSS vulnerability, presents a notable risk. The plugin's strengths are overshadowed by these critical weaknesses, suggesting a need for immediate attention to patch the existing CVE and implement proper authorization mechanisms.

Key Concerns

  • Unpatched CVE
  • Missing capability checks on entry points
  • Missing nonce checks on entry points
Vulnerabilities
1

Master Paper Collapse Toggle Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-58871medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Master Paper Collapse Toggle <= 1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Sep 5, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Master Paper Collapse Toggle Code Analysis

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

Master Paper Collapse Toggle Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mpaper] master-paper-collapse-togle.php:98
WordPress Hooks 2
actionwp_enqueue_scriptsmaster-paper-collapse-togle.php:51
actionwp_enqueue_scriptsmaster-paper-collapse-togle.php:62
Maintenance & Trust

Master Paper Collapse Toggle Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 5, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs60
Developer Profile

Master Paper Collapse Toggle Developer Profile

Luis Rock

11 plugins · 1K total installs

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

How We Detect Master Paper Collapse Toggle

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/master-paper-collapse-toggle/js/master-paper-collapse.min.js/wp-content/plugins/master-paper-collapse-toggle/css/master-paper-collapse.min.css
Script Paths
js/master-paper-collapse.min.js
Version Parameters
master-paper-collapse.min.css?ver=master-paper-collapse.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
collapse-cardmpc-titlempc-iconmpc-body
Shortcode Output
<div class="collapse-card"><div class="mpc-title"<i class="mpc-icon fa fa-2x fa-fw"></i></strong> </div><div class="mpc-body">
FAQ

Frequently Asked Questions about Master Paper Collapse Toggle