Description
The Advanced Excerpt WordPress plugin before 4.5 does not sanitise and escape one of its settings before outputting it on the front end of the site, which could allow administrators (including those without the unfiltered_html capability, such as on multisite) to perform Stored Cross-Site Scripting attacks that execute in the context of any visitor viewing affected pages.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Advanced Excerpt WordPress plugin before version 4.5 fails to sanitize one of its configuration settings before rendering it on the front end. An attacker who gains administrator access can inject arbitrary JavaScript into that setting, which will be stored and later executed in the browsers of all visitors to affected pages. The injected script runs in the context of the site, allowing the attacker to steal cookies, deface content, or redirect users to phishing sites. This vulnerability is classified as a stored cross‑site scripting flaw, which undermines the confidentiality and integrity of the user session.

Affected Systems

Any WordPress installation that uses the Advanced Excerpt plugin with a version earlier than 4.5 is susceptible. Administrators, even on multisite networks that lack the unfiltered_html capability, can add the malicious payload through the plugin’s settings panel. The problem originates from the plugin itself, not the broader WordPress platform, so any site that has not upgraded the plugin remains at risk.

Risk and Exploitability

The absence of a publicly available CVSS or EPSS score means the precise exploitation probability has not been quantified, but stored XSS flaws are widely known to be easily exploitable by individuals with privileged access. The likely attack vector involves an authenticated administrator modifying the ellipsis setting. The vulnerability is not currently listed in the CISA KEV catalog, but its impact warrants immediate remediation. Because the flaw allows arbitrary script execution for any site visitor, the potential damage is significant and the risk of exploitation is high if an attacker gains administrative credentials.

Generated by OpenCVE AI on August 10, 2026 at 07:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advanced Excerpt plugin to version 4.5 or later, which sanitizes the ellipsis setting before output.
  • If an upgrade cannot be performed immediately, temporarily remove or disable the ellipsis setting via the plugin’s configuration so that no unsanitized data is rendered on public pages.
  • Consider disabling or uninstalling the Advanced Excerpt plugin altogether if it is not essential to site functionality, as a last‑resort mitigation.

Generated by OpenCVE AI on August 10, 2026 at 07:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Advanced Excerpt WordPress plugin before 4.5 does not sanitise and escape one of its settings before outputting it on the front end of the site, which could allow administrators (including those without the unfiltered_html capability, such as on multisite) to perform Stored Cross-Site Scripting attacks that execute in the context of any visitor viewing affected pages.
Title Advanced Excerpt < 4.5 - Admin+ Stored XSS via Ellipsis Setting
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T06:00:14.907Z

Reserved: 2026-06-29T12:02:15.230Z

Link: CVE-2026-13701

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T07:30:14Z

Weaknesses
  • CWE-79

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