Description
The Display Pages Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'column_count' parameter in the [display-pages] shortcode in all versions up to, and including, 1.1. This is 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: 2025-11-21
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that allows arbitrary JavaScript execution for all page visitors
Action: Patch Now
AI Analysis

Impact

An authenticated user with contributor‑level or higher can exploit the 'column_count' parameter in the [display-pages] shortcode caused by inadequate input sanitization. This allows the user to store malicious JavaScript that will run whenever anyone views the affected page, enabling credential theft, defacement, or execution of arbitrary client‑side code. The vulnerability is a stored cross‑site scripting flaw (CWE‑79) that can persist within stored content and affect all visitors to the page.

Affected Systems

The issue targets the Display Pages Shortcode plugin produced by Rustybadrobot for WordPress. All releases <= 1.1 are affected; versions after 1.1 are presumed patched.

Risk and Exploitability

With a CVSS score of 6.4 the vulnerability is considered moderate severity. The EPSS score of less than 1% indicates a very low exploitation probability in the current threat landscape, and it is not listed in the CISA KEV catalog. However, because the flaw requires only contributor‑level access – a role commonly granted on many WordPress sites – and allows injection of arbitrary scripts that affect every visitor to a page, the risk to user sessions and data integrity can be significant. Attackers must first authenticate to the site, craft the malicious shortcode payload, place it on a page, and then wait for other users to visit that page for the script to execute.

Generated by OpenCVE AI on April 21, 2026 at 01:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest version of the Display Pages Shortcode plugin that removes the vulnerable 'column_count' handling (e.g., any release after 1.1).
  • If an immediate upgrade is not available, ensure the 'column_count' value is properly stripped of HTML/JavaScript before it is stored or rendered by escaping or sanitizing the input.
  • Review and limit contributor‑level permissions or remove the shortcode capability for roles that should not be able to add or edit shortcodes, and audit existing content for injected scripts.

Generated by OpenCVE AI on April 21, 2026 at 01:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 09:15:00 +0000

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

Fri, 21 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Display Pages Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'column_count' parameter in the [display-pages] shortcode in all versions up to, and including, 1.1. This is 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 Display Pages Shortcode <= 1.1 - Authenticated (Contributor+) Stored 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:28:29.483Z

Reserved: 2025-10-14T21:11:20.360Z

Link: CVE-2025-11763

cve-icon Vulnrichment

Updated: 2025-11-21T14:53:43.552Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:48.900

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11763

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:30:24Z

Weaknesses