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: 4.8 Medium
EPSS: < 1% Very Low
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, and may alter the visitor’s experience or disrupt site content. This vulnerability is classified as a stored cross‑site scripting flaw, which undermines the integrity of the front‑end output.

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 CVSS score of 4.8 indicates moderate severity, while the EPSS score of <1 % suggests a low probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog. Exploitation requires an authenticated administrator who modifies the ellipsis setting, enabling the malicious script to be stored and subsequently executed for all site visitors. Because the issue is tied to administrative actions, the direct damage can be significant if the stored script includes destructive or deceptive payloads.

Generated by OpenCVE AI on August 10, 2026 at 22:52 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 22:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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-10T19:13:10.708Z

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

Link: CVE-2026-13701

cve-icon Vulnrichment

Updated: 2026-08-10T19:12:58.479Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:46.597

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-13701

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T23:00:07Z

Weaknesses
  • CWE-79

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