Auth bypass in Solacewp Solace Extra
CVE-2026-13250
The Solace Extra plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.5.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to permanently delete all content previously imported via the Starter Template feature, including posts, pages, media attachments, WooCommerce products, taxonomy terms, and sitebuilder templates. The required nonce is emitted on every wp-admin page via wp_localize_script() hooked to admin_enqueue_scripts without a page guard, meaning any Subscriber visiting /wp-admin/profile.php can obtain it; the handler is additionally registered via wp_ajax_nopriv_, making it reachable by fully unauthenticated users as well.
Vulnerability class: Broken Access Control
EPSS: 0.005 (38.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Solacewp Solace Extra — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-13250?
- CVE-2026-13250 is a medium-severity vulnerability in Solacewp Solace Extra, classified under Missing Authorization. CVSS score: 5.3/10. Published 2026-07-11.
- How severe is CVE-2026-13250?
- Medium severity. CVSS v3 base score is 5.3 out of 10.