Description
The MaxButtons – Create buttons plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'view' parameter in all versions up to, and including, 9.8.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-06-27
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MaxButtons – Create buttons plugin for WordPress is vulnerable to reflected Cross‑Site Scripting via the unsanitized 'view' parameter. This vulnerability allows unauthenticated attackers to inject arbitrary scripts that will be executed when a victim clicks a crafted link. The weakness arises from insufficient input sanitization and lack of output escaping (CWE‑79).

Affected Systems

WordPress sites running the MaxButtons – Create buttons plugin from maxfoundry, versions earlier.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.1, indicating a medium severity. EPSS is unavailable, so the probability of exploitation is not quantified, and it is not listed in CISA KEV. The attack requires a malicious link that tricks a user to trigger the vulnerable 'view' parameter, making it a client‑side exploit that depends on user interaction.

Generated by OpenCVE AI on June 27, 2026 at 07:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MaxButtons plugin to a version newer than 9.8.5.
  • If an immediate update is not possible, temporarily disable or delete the plugin to eliminate the vulnerable code path.
  • Apply a site‑wide Content Security Policy that blocks execution of inline scripts, reducing the impact of any residual XSS payloads.

Generated by OpenCVE AI on June 27, 2026 at 07:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Maxfoundry
Maxfoundry maxbuttons – Create Buttons
Wordpress
Wordpress wordpress
Vendors & Products Maxfoundry
Maxfoundry maxbuttons – Create Buttons
Wordpress
Wordpress wordpress

Mon, 29 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 27 Jun 2026 06:15:00 +0000

Type Values Removed Values Added
Description The MaxButtons – Create buttons plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'view' parameter in all versions up to, and including, 9.8.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title MaxButtons <= 9.8.5 - Reflected Cross-Site Scripting via 'view' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Maxfoundry Maxbuttons – Create Buttons
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-29T12:13:34.546Z

Reserved: 2026-06-24T18:00:24.996Z

Link: CVE-2026-13245

cve-icon Vulnrichment

Updated: 2026-06-29T12:13:23.548Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T20:05:58Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')