CVE-2025-14110
Stored XSS in WP Js List Pages Shortcodes Plugin
Publication date: 2026-01-07
Last updated on: 2026-01-07
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_js_list_pages_shortcodes | plugin | to 1.21 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, update the WP Js List Pages Shortcodes plugin to a version later than 1.21 where the issue is fixed. Additionally, restrict Contributor-level access if possible and monitor for any suspicious activity related to shortcode usage in pages.
Can you explain this vulnerability to me?
The WP Js List Pages Shortcodes plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in the 'class' shortcode attribute in all versions up to 1.21. This occurs because the plugin does not properly sanitize input or escape output, allowing authenticated users with Contributor-level access or higher to inject malicious scripts into pages. These scripts execute whenever any user views the infected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers with Contributor-level access to inject malicious scripts that execute in the browsers of users who visit the affected pages. This can lead to unauthorized actions such as stealing user credentials, session hijacking, or performing actions on behalf of users without their consent, potentially compromising the security and integrity of the website and its users.