Strategic Overview
- Status
- Patched in 1.26.1
- Affected Plugin
- MaxButtons – Create buttons
- Affected Version
< 1.26.1- CVSS
- 4.3Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2014-7181
At a glance
CVE-2014-7181 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the MaxButtons WordPress plugin, affecting versions < 1.26.1. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.26.1; sites on affected versions should update now. Disclosed September 2014, reported by HTBridge.
Vulnerability Overview
Reflected Cross-site scripting (XSS) vulnerability in the Max Foundry MaxButtons plugin before 1.26.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the id parameter in a button action on the maxbuttons-controller page to wp-admin/admin.php, related to the button creation page. CVE-2014-125092 appears to be a duplicate of this issue.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in MaxButtons < 1.26.1 takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For MaxButtons the fix is 1.26.1: builds < 1.26.1 are affected, anything from 1.26.1 onward is not.
Remediation
Update to version 1.26.1, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to MaxButtons: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: MaxButtons 1.26.1 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 6.4CVE-2023-7029: WordPress Button Plugin MaxButtons <= 9.7.6 Stored XSS
CVE-2023-7029 - 6.4CVE-2023-36503: MaxButtons <= 9.5.3 Stored Cross-Site Scripting
CVE-2023-36503 - 6.4WordPress Button Plugin MaxButtons <= 9.2 Shortcode-Based XSS
- 6.1CVE-2026-13245: MaxButtons <= 9.8.5 Reflected Cross-Site Scripting
CVE-2026-13245
Other vulnerabilities in MaxButtons – Create buttons
- 8.8CVE-2022-36346: WordPress Button Plugin MaxButtons <= 9.2 CSRF
CVE-2022-36346 - 6.1CVE-2017-2169: MaxButtons <= 6.18 Cross-Site Scripting
CVE-2017-2169 - 5.5CVE-2024-3026: WordPress Button Plugin MaxButtons <= 9.7.7 Stored XSS
CVE-2024-3026 - 5.5CVE-2022-38703: MaxButtons <= 9.2 Stored Cross-Site Scripting
CVE-2022-38703 - 5.3CVE-2024-6499: WordPress Button Plugin MaxButtons Full Path Disclosure
CVE-2024-6499 - 4.4CVE-2025-39444: MaxButtons <= 9.8.3 Stored Cross-Site Scripting
CVE-2025-39444 - 4.4CVE-2024-10555: WordPress Button Plugin MaxButtons <= 9.8.0 Stored XSS
CVE-2024-10555 - 4.4CVE-2024-8968: WordPress Button Plugin MaxButtons <= 9.8.0 Stored XSS
CVE-2024-8968
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C