MWW Disclaimer Buttons Security & Risk Analysis

wordpress.org/plugins/mww-disclaimer-buttons

The FTC requires that you put disclosures at the top of your post if you were compensated in any way (affiliate links, free products, or payment).

500 active installs v3.5 PHP 7.0+ WP 4.2+ Updated Oct 8, 2025
affiliate-linksdisclaimersdisclosurespr-samplessponsored-posts
98
A · Safe
CVEs total2
Unpatched0
Last CVESep 26, 2025
Download
Safety Verdict

Is MWW Disclaimer Buttons Safe to Use in 2026?

Generally Safe

Score 98/100

MWW Disclaimer Buttons has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Sep 26, 2025Updated 5mo ago
Risk Assessment

The mww-disclaimer-buttons v3.5 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. The code also demonstrates good practices by exclusively using prepared statements for SQL queries, performing nonce and capability checks, and not making external HTTP requests or file operations. However, a significant concern arises from the output escaping, where only 53% of outputs are properly escaped, leaving a substantial portion potentially vulnerable to Cross-Site Scripting (XSS) attacks. The plugin's vulnerability history is also a notable weakness, with two previously discovered medium-severity CVEs, both related to Cross-Site Scripting. While there are currently no unpatched vulnerabilities, the recurring pattern of XSS issues indicates a persistent challenge in sanitizing user-supplied data before it's rendered on the frontend. The absence of taint analysis data is a limitation, preventing a deeper understanding of potential data flow vulnerabilities. Overall, while the plugin has a small attack surface and employs some good security practices, the inadequate output escaping and past XSS vulnerabilities require careful consideration and ongoing vigilance.

Key Concerns

  • Inadequate output escaping (47% not escaped)
  • History of medium severity XSS vulnerabilities
Vulnerabilities
2

MWW Disclaimer Buttons Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

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

MWW Disclaimer Buttons <= 3.41 - Authenticated (Administrator+) Stored Cross-Site Scripting

Sep 26, 2025 Patched in 3.5 (60d)
CVE-2024-32428medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

MWW Disclaimer Buttons <= 3.0.2 - Authenticated (Administrator+) Stored Cross-Site Scripting

Apr 12, 2024 Patched in 3.2 (6d)
Code Analysis
Analyzed Mar 16, 2026

MWW Disclaimer Buttons Code Analysis

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

Output Escaping

53% escaped15 total outputs
Attack Surface

MWW Disclaimer Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionload-post.phpmww-disclaimers.php:13
actionload-post-new.phpmww-disclaimers.php:14
actionadd_meta_boxesmww-disclaimers.php:18
actionsave_postmww-disclaimers.php:19
filterthe_contentmww-disclaimers.php:72
actionadmin_menumww-disclaimers.php:135
actionadmin_initmww-disclaimers.php:136
actionadmin_enqueue_scriptsmww-disclaimers.php:240
Maintenance & Trust

MWW Disclaimer Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 8, 2025
PHP min version7.0
Downloads14K

Community Trust

Rating100/100
Number of ratings3
Active installs500
Developer Profile

MWW Disclaimer Buttons Developer Profile

Jennifer Moss

2 plugins · 61K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
33 days
View full developer profile
Detection Fingerprints

How We Detect MWW Disclaimer Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mww-disclaimer-buttons/buttons.css
Version Parameters
mww-disclaimer-buttons/buttons.css?ver=

HTML / DOM Fingerprints

CSS Classes
disclaimer-buttondisclaimer-buttons
Data Attributes
name="disc-affiliate"name="disc-pr"name="disc-sponsored"name="mww_disclaimer_nonce"name="mwwd_settings[disclaimerpageID]"name="mwwd_settings[buttonBG]"+8 more
Shortcode Output
<a href="" class="disclaimer-button">Sponsored</a> " class="disclaimer-button">Affiliate Links</a> " class="disclaimer-button">PR Sample</a>
FAQ

Frequently Asked Questions about MWW Disclaimer Buttons