Description
The Social Media Share Buttons & Social Sharing Icons WordPress plugin before 3.0.1 does not properly escape a value taken from the incoming request before outputting it in an inline JavaScript event handler, leading to Reflected Cross-Site Scripting which is triggered when a user 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: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting (XSS)
Action: Apply Update
AI Analysis

Impact

The Social Media Share Buttons & Social Sharing Icons WordPress plugin before version 3.0.1 fails to escape a value that is taken from the incoming request before outputting it in an inline JavaScript event handler, leading to a reflected Cross‑Site Scripting vulnerability triggered when a user clicks the affected button. Based on the description, the attacker can inject arbitrary scripts, which could hijack sessions, deface the site, or steal credentials from visitors. Because the vulnerability is reflected in user‑controlled input, it could be exploited with a simple crafted URL and does not require authentication. The impact is limited to the browser session of the victim but can affect many users if the site is widely visited.

Affected Systems

The affected product is the Social Media Share Buttons & Social Sharing Icons WordPress plugin, with all releases prior to 3.0.1. No specific vendor is listed beyond the plugin name; upgrading to 3.0.1 or later removes the issue.

Risk and Exploitability

The vulnerability is a reflected XSS that does not require user authentication but does need the plugin to be configured with a non‑default icon display. An attacker can craft a URL embedding malicious JavaScript and inject it into the inline event handler; a visitor who clicks the affected button will execute the payload in their browser session. Because the code injection is reflected, a wide audience could be impacted if the page is publicly reachable, but the damage is confined to the victim’s browser context and can be mitigated by using the browser’s same‑origin policy. The CVSS score of 7.1 reflects a high severity reflected XSS; the EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, so the likelihood of exploitation cannot be quantified precisely; however, reflected XSS is traditionally considered high risk for any site that accepts user input unescaped.

Generated by OpenCVE AI on September 2, 2026 at 13:21 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 later.
  • If an immediate upgrade is not possible, disable or remove the Pin It share handler and any non‑default icon display configuration that can trigger the vulnerable code.
  • Validate or escape any user‑supplied data before rendering it in JavaScript contexts to prevent similar XSS issues in the future.

Generated by OpenCVE AI on September 2, 2026 at 13:21 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': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}

ssvc

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


Wed, 02 Sep 2026 09:00: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 properly escape a value taken from the incoming request before outputting it in an inline JavaScript event handler, leading to Reflected Cross-Site Scripting which is triggered when a user 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 - Reflected XSS via Pin It Share Handler
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:57.950Z

Reserved: 2026-08-13T12:12:08.564Z

Link: CVE-2026-19723

cve-icon Vulnrichment

Updated: 2026-09-02T10:12:25.883Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-19723

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')