Skip to main content

Solace Extra CVE-2026-13250

| EUVDEUVD-2026-43141 MEDIUM
Missing Authorization (CWE-862)
2026-07-11 Wordfence GHSA-7cwh-6w47-pj4w
5.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
9.1 CRITICAL

Permanent deletion of all imported site content is total integrity and availability loss; PR:N confirmed by wp_ajax_nopriv_ registration and Wordfence unauthenticated-attacker characterization.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 11, 2026 - 05:18 vuln.today
CVE Published
Jul 11, 2026 - 03:44 cve.org
MEDIUM 5.3

DescriptionCVE.org

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.

AnalysisAI

Permanent, irreversible deletion of all Starter Template-imported site content in the Solace Extra WordPress plugin (all versions through 1.5.3) is achievable by fully unauthenticated network attackers due to the complete absence of authorization checks on the responsible AJAX handler. The handler is registered via wp_ajax_nopriv_, removing WordPress's authentication gate entirely, while the required nonce is leaked to any Subscriber-level user visiting any wp-admin page - eliminating both authentication and authorization barriers simultaneously. No public exploit code has been identified at time of analysis and the vulnerability is not listed in CISA KEV, but the Wordfence disclosure includes exact file and line references enabling straightforward reproduction; the official CVSS score of 5.3 significantly understates the destructive impact.

Technical ContextAI

Solace Extra (CPE: cpe:2.3:a:solacewp:solace_extra:*:*:*:*:*:*:*:*) is a WordPress companion plugin providing Starter Template import functionality for SolaceWP themes; it imports posts, pages, media attachments, WooCommerce products, taxonomy terms, and sitebuilder templates in bulk. The root cause is CWE-862 (Missing Authorization): the AJAX handler for deleting all Starter Template-imported content is registered under the wp_ajax_nopriv_{action} hook rather than the authenticated-only wp_ajax_{action} hook, bypassing WordPress's built-in login requirement. No capability check (e.g., current_user_can()) is enforced before executing the deletion. Compounding this, the nonce - WordPress's CSRF mitigation token - is emitted unconditionally on every wp-admin page via wp_localize_script() bound to admin_enqueue_scripts without a page-context guard, meaning it is delivered to any Subscriber who loads /wp-admin/profile.php. The vulnerable logic spans admin/import.php:L1424, includes/class-solace-extra.php:L313, and admin/class-solace-extra-admin.php:L287 as documented in the WordPress plugin trac browser.

RemediationAI

A fix is available via WordPress plugin repository changeset 3593408 (https://plugins.trac.wordpress.org/changeset?reponame=&old=3593408%40solace-extra&new=3593408%40solace-extra); however, the exact patched release version number after 1.5.3 is not confirmed from available data - administrators should check the WordPress plugin directory for the current release and update immediately. As an interim compensating control, restricting access to wp-admin/admin-ajax.php to authenticated IP ranges at the web server or WAF layer will block unauthenticated exploitation via the nopriv handler; note this may disrupt other front-end AJAX features. Alternatively, deactivating the Solace Extra plugin entirely eliminates the attack surface at the cost of losing any plugin-provided functionality. Blocking at the firewall level does not protect against a logged-in Subscriber who obtains the nonce from within the wp-admin session, so patching remains the only complete fix. The Wordfence advisory at the URL above should be monitored for confirmed patch version information.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-13250 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy