Description
The AI Share & Summarize WordPress plugin before 2.0.4 does not sanitise and escape some of its shortcode attributes before outputting them in a page, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Published: 2026-06-24
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The AI Share & Summarize WordPress plugin fails to sanitize and escape specific shortcode attributes before rendering them. This flaw enables users who possess the Contributor role or higher to inject malicious JavaScript into page content. Stored XSS means the injected code persists across page loads, potentially allowing attackers to deface the site, steal user credentials, hijack sessions, or execute other client‑side attacks on visitors who view the affected content.

Affected Systems

Any WordPress site that has installed AI Share & Summarize prior to release 2.0.4 is vulnerable. The issue is specific to the plugin; all other WordPress components are unaffected.

Risk and Exploitability

The vulnerability has a high severity because it allows persistence and impact on confidentiality, integrity, and availability of site visitors. EPSS information is not available, so the exact exploitation probability cannot be quantified, but the lack of input sanitization is a classic, well‑understood weakness, suggesting that exploitation is plausible for an attacker who can leverage the Contributor role. The defect is not listed in the CISA KEV catalog, yet sites that rely heavily on user‑generated content are still at risk.

Generated by OpenCVE AI on June 24, 2026 at 08:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AI Share & Summarize to version 2.0.4 or later
  • Restrict the use of the shortcode to administrators or remove it from posts created by contributors
  • If the plugin is no longer required, deactivate or uninstall it

Generated by OpenCVE AI on June 24, 2026 at 08:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 24 Jun 2026 09:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Wed, 24 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Description The AI Share & Summarize WordPress plugin before 2.0.4 does not sanitise and escape some of its shortcode attributes before outputting them in a page, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Title AI Share & Summarize < 2.0.4 - Contributor+ Stored XSS via title_style Shortcode Attribute
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-24T12:23:02.046Z

Reserved: 2026-06-01T11:15:55.164Z

Link: CVE-2026-10531

cve-icon Vulnrichment

Updated: 2026-06-24T12:22:57.715Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T09:00:15Z

Weaknesses
  • CWE-79

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