Description
The Solace Extra WordPress plugin before 1.6.1 does not perform capability checks in several of its AJAX actions and exposes the nonce that protects them on admin pages reachable by low-privileged users, allowing users with a role as low as Subscriber to modify site-wide presentation settings and delete imported site-builder content.
Published: 2026-08-08
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Solace Extra WordPress plugin contains several AJAX actions that do not verify the user’s permissions before executing. In addition, the nonce used to protect these actions is displayed on admin pages that low‑privileged users can access. Because the plugin is vulnerable in all versions prior to 1.6.1, an attacker who can become a Subscriber—or any user with a role no higher than Subscriber—can send crafted AJAX requests that modify site‑wide presentation settings or delete content created by a site‑builder. Consequently, the attacker can compromise the integrity of the site and disrupt normal operation, effectively acting as a host‑level privilege escalation. There is no need for additional credentials beyond a low‑privileged account.

Affected Systems

WordPress sites that have the Solace Extra plugin installed, any version older than 1.6.1. The only vendor mentioned is Unknown:Solace Extra, which indicates the plugin is likely developed by an independent or internal team. All installations using these vulnerable versions are at risk.

Risk and Exploitability

Because the vulnerability can be exploited by any user with a Subscriber role, no external network attack or directed privilege escalation is required; a local account with minimal privileges suffices. While the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the lack of capability checks combined with exposed nonces presents a high exploitation likelihood within sites that use the vulnerable plugin. The CVSS score is not provided, but the impact and access requirements suggest that exploitation could be achieved with relative ease once a low‑privileged user is present on the site.

Generated by OpenCVE AI on August 8, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Solace Extra plugin to version 1.6.1 or later.
  • If an upgrade is not possible, restrict or remove over‑permissive capabilities from the Subscriber role, or disable the vulnerable AJAX actions by removing the plugin.
  • As an interim measure, block or restrict access to the admin pages that expose the nonce to low‑privileged users.

Generated by OpenCVE AI on August 8, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-639

Sat, 08 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Solace Extra WordPress plugin before 1.6.1 does not perform capability checks in several of its AJAX actions and exposes the nonce that protects them on admin pages reachable by low-privileged users, allowing users with a role as low as Subscriber to modify site-wide presentation settings and delete imported site-builder content.
Title Solace Extra < 1.6.1 - Subscriber+ Multiple Missing Authorization via Site-Wide Nonce Exposure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-08T06:00:13.342Z

Reserved: 2026-07-24T08:02:03.522Z

Link: CVE-2026-16948

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T07:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-639

    Authorization Bypass Through User-Controlled Key