Description
The Xpro Addons WordPress plugin before 1.7.4 does not properly escape some of its widgets' settings before outputting them within HTML attributes, which could allow users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Published: 2026-09-02
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Xpro Addons WordPress plugin, versions before 1.7.4, fails to escape certain widget settings, allowing a user with Contributor role or higher to inject malicious script into HTML attributes. This stored cross‑site scripting can lead to defacement, cookie theft, or session hijacking when other visitors load pages containing the affected widgets. The vulnerability aligns with CWE‑79.

Affected Systems

Affected systems include the Xpro Addons plugin for WordPress, specifically all releases earlier than 1.7.4 on which the problematic widgets are installed. Site owners using any version of the plugin before the 1.7.4 update are at risk.

Risk and Exploitability

The CVSS score of 6.8 indicates a medium severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires a Contributor or higher role; the attacker must access the widget settings and insert script payloads that are then stored and executed in the browser of any visitor. The feasibility depends on internal access or compromised contributor accounts, so the risk is bounded to sites with vulnerable plugins and exposed contributor privileges.

Generated by OpenCVE AI on September 3, 2026 at 11:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Xpro Addons version 1.7.4 or later where input is properly escaped.
  • Remove Contributor‑level access from users who do not need edit rights, or limit the ability to edit widget settings.
  • Audit and clean previously saved widget configurations to delete any injected scripts and ensure no malicious attributes remain.

Generated by OpenCVE AI on September 3, 2026 at 11:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The Xpro Addons WordPress plugin before 1.7.4 does not properly escape some of its widgets' settings before outputting them within HTML attributes, which could allow users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Title Xpro Elementor Addons 1.6.0 - 1.7.3 - Contributor+ Stored XSS via Multiple Widgets
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:36.704Z

Reserved: 2026-08-31T18:07:39.605Z

Link: CVE-2026-83547

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:31.888Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:45.143

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-83547

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')