Description
The Advanced Social Media Icons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `social` shortcode in all versions up to, and including, 1.2. This is 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: 2026-05-12
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw that permits authenticated users with Contributor role or higher to inject arbitrary JavaScript into pages via the "social" shortcode. Because the plugin does not properly sanitize shortcode attributes or escape output, the malicious payload is stored in the database and executed whenever a visitor loads the affected page. The attacker can steal session cookies, deface content, or redirect users to malicious sites. This weakness is classified as CWE‑79.

Affected Systems

WordPress sites that run the Advanced Social Media Icons plugin version 1.2 or earlier. The plugin is distributed by riotweb. Any installation that allows contributors or higher to insert content through the shortcode is affected. No specific WordPress core or PHP version dependencies are listed, so the advisory applies broadly to installations using the impacted plugin.

Risk and Exploitability

The CVSS score of 6.4 indicates medium severity. No EPSS score is publicly available, and the vulnerability is not in CISA KEV, implying a lower likelihood of widespread exploitation at present. However, the attack vector requires only that an authenticated user with Contributor privileges inject a payload via the shortcode editor; once in place, the stored XSS affects every visitor of the page. Because the flaw relies on existing editing privileges, the threat is constrained to sites where such roles exist, but the impact can be widespread for those users.

Generated by OpenCVE AI on May 12, 2026 at 10:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advanced Social Media Icons plugin to the latest version that removes the insecure handling of shortcode attributes.
  • If an upgrade is not immediately possible, disable the shortcode or restrict its use to administrators only.
  • Implement a Content‑Security‑Policy that disallows inline scripts or enables XSS protection for the site.

Generated by OpenCVE AI on May 12, 2026 at 10:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 12 May 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 12 May 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Advanced Social Media Icons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `social` shortcode in all versions up to, and including, 1.2. This is 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 Advanced Social Media Icons <= 1.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'social' Shortcode
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-12T21:13:56.146Z

Reserved: 2026-05-01T19:27:49.520Z

Link: CVE-2026-7659

cve-icon Vulnrichment

Updated: 2026-05-12T21:13:51.720Z

cve-icon NVD

Status : Deferred

Published: 2026-05-12T09:16:57.860

Modified: 2026-05-12T14:03:52.757

Link: CVE-2026-7659

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T10:45:14Z

Weaknesses