Description
Unauthenticated Cross Site Scripting (XSS) in Breakdance <= 2.7.1 versions.
Published: 2026-07-23
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Cross Site Scripting flaw is present in the Soflyy Breakdance WordPress plugin version 2.7.1 and earlier, allowing an attacker to inject arbitrary client‑side code into pages generated by the plugin. The weakness, classified as CWE‑79, results from insufficient escaping or filtering of user‑supplied input, and an attacker can execute code in the browsers of visitors who load the affected pages. Such code execution can lead to cookie theft, session hijacking, defacement, or other malicious actions performed in the victim’s context.

Affected Systems

WordPress installations that have the Soflyy Breakdance plugin at version 2.7.1 or earlier are vulnerable; any site that has not upgraded to at least 2.7.2 is exposed to exploitation.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity impact, while the EPSS score of less than 1 % suggests exploitation is currently unlikely but still possible. The vulnerability is not listed in the CISA KEV catalog, yet it can be triggered by any attacker who can access the site’s public interface, as authentication is not required. The likely attack path involves the attacker delivering malicious input that the plugin accepts, which is then rendered unfiltered in the page output, causing script execution in the context of visiting users.

Generated by OpenCVE AI on August 3, 2026 at 22:25 UTC.

Remediation

Vendor Solution

Update the WordPress Breakdance plugin to the latest available version (at least 2.7.2).


OpenCVE Recommended Actions

  • Apply the latest Breakdance plugin version, at least 2.7.2, to remove the XSS flaw.
  • If the update cannot be applied immediately, deactivate the Breakdance plugin or remove the affected page content from public view.
  • Clear or regenerate any cached content that may contain injected script before re‑enabling the plugin to prevent cached XSS from persisting.

Generated by OpenCVE AI on August 3, 2026 at 22:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Soflyy
Soflyy breakdance
Wordpress
Wordpress wordpress
Vendors & Products Soflyy
Soflyy breakdance
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Breakdance <= 2.7.1 versions.
Title WordPress Breakdance plugin <= 2.7.1 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Soflyy Breakdance
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T14:53:20.105Z

Reserved: 2026-06-25T08:04:20.945Z

Link: CVE-2026-57735

cve-icon Vulnrichment

Updated: 2026-07-23T13:54:34.380Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:30.043

Modified: 2026-07-23T16:17:27.940

Link: CVE-2026-57735

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:30:03Z

Weaknesses
  • CWE-79

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