Description
The Endless Scroll plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping. 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-27
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Endless Scroll plugin allows stored cross‑site scripting through its shortcode attributes because it does not properly sanitize user input or escape output. An authenticated user with contributor–level access or higher can provide a malicious attribute that is then saved to the database. When a page using that shortcode is rendered, the malicious code executes in the browser of any visitor to the page, enabling attackers to deface content, steal credentials, or redirect users to phishing sites. The vulnerability is a classic input validation flaw identified as CWE‑79.

Affected Systems

Any WordPress installation that has the Endless Scroll plugin installed in a version up to and including 1.0.0 is affected. This includes all sites that have installed the plugin, regardless of other security settings, as long as the user does not have a later, patched release of the plugin.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, and the EPSS score is not available, so the exact exploitation likelihood is unknown. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires that an attacker be authenticated with contributor‑level or higher access, and the target site must have the vulnerable plugin installed. Once the attacker submits a crafted shortcode attribute, it is stored in the database and later rendered unescaped in the page output. The attack vector is web‑based and can be performed from any location that can reach the site.

Generated by OpenCVE AI on May 27, 2026 at 07:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Endless Scroll plugin to a version newer than 1.0.0; if no newer version exists, deactivate or uninstall the plugin.
  • Limit WordPress user permissions by ensuring that only trusted administrators have contributor or higher roles; consider revoking unnecessary contributor access.
  • Apply a web application firewall or content security policy to block or mitigate XSS payloads; monitor page content for unexpected script injections.

Generated by OpenCVE AI on May 27, 2026 at 07:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 27 May 2026 10:30:00 +0000

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

Wed, 27 May 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Endless Scroll plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping. 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 Endless Scroll <= 1.0.0 - [Improper Neutralization of Input During Web Page Generation ('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

Codycave Endless Scroll
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:39:47.422Z

Reserved: 2026-05-15T17:52:24.628Z

Link: CVE-2026-8703

cve-icon Vulnrichment

Updated: 2026-05-27T10:39:42.885Z

cve-icon NVD

Status : Received

Published: 2026-05-27T07:16:14.547

Modified: 2026-05-27T07:16:14.547

Link: CVE-2026-8703

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:07:45Z

Weaknesses