Summary
CVE-2026-65551 is a Missing Authorization (broken access control) vulnerability in the Soflyy Breakdance WordPress plugin. Insufficient authorization checks allow an unauthenticated, network-based attacker to reach protected functionality and access sensitive information. It affects all versions before 2.7 and is rated High severity (CVSS 7.5).
Technical details
- Root cause: The plugin does not properly verify user permissions before granting access to certain functionality (CWE-862: Missing Authorization).
- Trigger conditions: An attacker sends requests to the affected functionality without holding the required authorization.
- Attack vector: Network (AV:N); no privileges (PR:N) and no user interaction (UI:N) are required.
- Impact: High confidentiality impact — unauthorized access to sensitive information. Integrity and availability are not affected.
Affected software
- Soflyy Breakdance — all versions before 2.7.
Severity
- CVSS v3.1 base score: 7.5 (High)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Mitigation and recommended actions
- Immediate: Update the Breakdance plugin to version 2.7 or later.
- If no patch can be applied: Restrict network access to the WordPress site and its administrative/plugin endpoints (for example via a WAF or IP allowlisting) until the plugin can be upgraded.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw HTTP response body:
/wp-content/plugins/breakdance/

