CVE-2026-13250
MEDIUMCVSS v3.1: 5.3 · EPSS: 0.0025 (15.9 percentile)
Source data as of:
At a glance
- Severity
- MEDIUM
- CVSS
- 5.3 v3.1 · NVD
- EPSS
- 0.0025 (15.9 percentile) · FIRST.org
- CISA KEV
- No
- Type
- Missing Authorization · NVD CWE
- Attack conditions (CVSS vector)
- NetworkNo privilegesNo user interaction · Source: NVD Vector
- Published
- 2026-07-11 · Modified: 2026-07-11
- References
- Jump to references (8)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
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.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Reference https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.1/admin/class-solace-extr…
- Reference https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.1/admin/import.php#L1424
- Reference https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.1/includes/class-solace-e…
- Reference https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.3/admin/class-solace-extr…
- Reference https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.3/admin/import.php#L1424
- Reference https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.3/includes/class-solace-e…
- Reference https://plugins.trac.wordpress.org/changeset?reponame=&old=3593408%40solace-extra&new=3593…
- Vendor advisory https://www.wordfence.com/threat-intel/vulnerabilities/id/860747b9-46ab-4c97-af36-f2e10404…