๐Ÿ” CVE Alert

CVE-2026-13250

MEDIUM 5.3

Solace Extra <= 1.5.3 - Missing Authorization to Unauthenticated Arbitrary Content Deletion via delete_previously_imported AJAX Action

CVSS Score
5.3
EPSS Score
0.3%
EPSS Percentile
19th

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.

CWE CWE-862
Vendor solacewp
Product solace extra
Published Jul 11, 2026
Last Updated Jul 13, 2026
Stay Ahead of the Next One

Get instant alerts for solacewp solace extra

Be the first to know when new medium vulnerabilities affecting solacewp solace extra are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

solacewp / Solace Extra
0 โ‰ค 1.5.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/860747b9-46ab-4c97-af36-f2e104043be0?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.3/admin/import.php#L1424 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.3/includes/class-solace-extra.php#L313 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.3/admin/class-solace-extra-admin.php#L287 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.1/admin/import.php#L1424 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.1/includes/class-solace-extra.php#L313 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/solace-extra/tags/1.5.1/admin/class-solace-extra-admin.php#L287 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?reponame=&old=3593408%40solace-extra&new=3593408%40solace-extra

Credits

Osvaldo Noe Gonzalez Del Rio (Os)