Description
The All Social Share Options plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'sc' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-09-30
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that executes injected scripts on pages viewed by authenticated or unauthenticated users
Action: Update Plugin
AI Analysis

Impact

This vulnerability allows an attacker who can contribute to or manage a WordPress site to inject arbitrary JavaScript into the pages that display the All Social Share Options plugin’s 'sc' shortcode. Because the plugin does not sanitize or escape attributes of this shortcode, the attacker’s code runs under the context of any visitor to the affected page, potentially defacing the site, defacing the user experience, or stealing sensitive data from users’ browsers. The weakness corresponds to CWE‑79 (Improper Neutralization of Input During Web Page Generation).

Affected Systems

Any WordPress installation that uses the All Social Share Options plugin in versions 1.0 or older is affected. The plugin is provided by codiblog and is listed as "All Social Share Options." No specific minor releases are quoted beyond the upper bound of 1.0.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, but the EPSS score of less than 1% suggests that active exploitation is unlikely to be widespread at this time. The vulnerability is not included in the CISA KEV catalog. Exploitation requires that an attacker possess contributor‑level or higher privileges on the target WordPress site to use the ‘sc’ shortcode with malicious attributes. Once the malicious script is stored, any user visiting the affected page will have the code executed in their browser. The path is internal to the site and requires no external triggers, making it straightforward for an authenticated user to inject payloads.

Generated by OpenCVE AI on April 22, 2026 at 13:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the All Social Share Options plugin to the latest version that removes the unsanitized attribute handling.
  • If an update is unavailable, disable the plugin or delete the ‘sc’ shortcode from your content to eliminate the attack surface.
  • Review contributor and higher‑privilege accounts, apply least‑privilege principles, and consider additional input validation for shortcodes if custom modifications are retained.

Generated by OpenCVE AI on April 22, 2026 at 13:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-31691 The All Social Share Options plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'sc' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Tue, 30 Sep 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 30 Sep 2025 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 30 Sep 2025 03:45:00 +0000

Type Values Removed Values Added
Description The All Social Share Options plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'sc' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title All Social Share Options <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:05:07.330Z

Reserved: 2025-09-08T19:57:13.202Z

Link: CVE-2025-10131

cve-icon Vulnrichment

Updated: 2025-09-30T15:26:14.681Z

cve-icon NVD

Status : Deferred

Published: 2025-09-30T11:37:37.380

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-10131

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T13:30:17Z

Weaknesses