Description
The Social Media Share Buttons & Social Sharing Icons WordPress plugin before 3.0.1 does not escape the post title before outputting it in an inline JavaScript event handler, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks which are triggered when a visitor interacts with the affected button.
Exploitation requires the Social Media Share Buttons & Social Sharing Icons WordPress plugin before 3.0.1 to be running a non-default icon display configuration.
Published: 2026-09-02
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The Social Media Share Buttons & Social Sharing Icons WordPress plugin before version 3.0.1 fails to escape the post title before inserting it into an inline JavaScript event handler. This omission allows any user with the Contributor role or higher to store malicious script content in a post title. When a visitor interacts with the affected share button, the unescaped title is executed as JavaScript, enabling Stored Cross‑Site Scripting that can compromise visitor privacy, steal session data, or perform arbitrary actions in the site context.

Affected Systems

WordPress sites running the Social Media Share Buttons & Social Sharing Icons plugin in any version earlier than 3.0.1 are affected. The flaw appears only when the plugin is configured to use a non‑default icon display setting. The plugin is distributed by an unknown vendor but is widely deployed through the WordPress plugin ecosystem.

Risk and Exploitability

The flaw carries a CVSS score of 6.8, indicating a moderate severity that can lead to stored cross‑site scripting when a contributor inserts malicious JavaScript into a post title. An attacker must have Contributor or higher permissions to embed the payload, but once the plugin processes a visitor’s interaction with the affected share button, the unescaped title is executed as inline JavaScript. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, so the public exploitation likelihood remains uncertain; however, the presence of a non‑default icon display configuration is the only additional prerequisite for the attack chain.

Generated by OpenCVE AI on September 2, 2026 at 13:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Social Media Share Buttons & Social Sharing Icons plugin to version 3.0.1 or newer.
  • If upgrading is not possible, disable the non‑default icon display configuration or revert to the default setting to eliminate the vulnerable JavaScript context.
  • Restrict the Contributor role to trusted users or remove the ability to edit post titles, and apply a site‑wide Content Security Policy that blocks inline scripts to mitigate the impact of any remaining XSS vectors.
  • Optionally, use a WordPress sanitization plugin or manually edit affected posts to remove any malicious content.

Generated by OpenCVE AI on September 2, 2026 at 13:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Inisev
Inisev social Media Share Buttons & Social Sharing Icons
Wordpress
Wordpress wordpress
Vendors & Products Inisev
Inisev social Media Share Buttons & Social Sharing Icons
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
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'}

ssvc

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


Wed, 02 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Social Media Share Buttons & Social Sharing Icons WordPress plugin before 3.0.1 does not escape the post title before outputting it in an inline JavaScript event handler, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks which are triggered when a visitor interacts with the affected button. Exploitation requires the Social Media Share Buttons & Social Sharing Icons WordPress plugin before 3.0.1 to be running a non-default icon display configuration.
Title Social Media Share Buttons & Social Sharing Icons < 3.0.1 - Contributor+ Stored XSS via Post Title
References

Subscriptions

Inisev Social Media Share Buttons & Social Sharing Icons
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:58.147Z

Reserved: 2026-08-13T11:54:12.285Z

Link: CVE-2026-19719

cve-icon Vulnrichment

Updated: 2026-09-02T10:13:01.176Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:17.037

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

Link: CVE-2026-19719

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:00:07Z

Weaknesses
  • CWE-79

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