Description
The ESV Bible Shortcode for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'esv' shortcode in all versions up to, and including, 1.0.2 due to insufficient input sanitization and output escaping on user supplied attributes. 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-06-06
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The ESV Bible Shortcode for WordPress plugin contains a stored XSS flaw (CWE‑79) that originates from the plugin’s 'esv' shortcode. Insufficient input sanitization and output escaping allow an attacker with contributor or higher privileges to inject arbitrary scripts via shortcode attributes. Once stored, these malicious scripts run whenever a user views the affected page, enabling defacement, session hijacking, or phishing attacks. The vulnerability does not grant remote code execution; it is limited to client‑side script execution within the context of the site’s users.

Affected Systems

This flaw affects any site using calebzahnd’s ESV Bible Shortcode for WordPress plugin up to and including version 1.0.2. The plugin is used in WordPress installations, and a contributor‑level account or higher can exploit the issue.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score of less than 1% implies a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an authenticated user exploiting the shortcode functionality, which requires no additional privilege escalations beyond existing contributor access.

Generated by OpenCVE AI on April 22, 2026 at 01:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ESV Bible Shortcode for WordPress plugin to any version newer than 1.0.2 that resolves the XSS flaw.
  • If an upgrade is not immediately possible, restrict or disable the contributor role for untrusted users and remove the 'esv' shortcode from content where it is not essential.
  • Implement site‑wide content filtering or a security plugin that sanitizes shortcode attributes to prevent arbitrary script injection.

Generated by OpenCVE AI on April 22, 2026 at 01:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17082 The ESV Bible Shortcode for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'esv' shortcode in all versions up to, and including, 1.0.2 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
History

Fri, 06 Jun 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 06 Jun 2025 07:00:00 +0000

Type Values Removed Values Added
Description The ESV Bible Shortcode for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'esv' shortcode in all versions up to, and including, 1.0.2 due to insufficient input sanitization and output escaping on user supplied attributes. 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 ESV Bible Shortcode for WordPress <= 1.0.2 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:48:31.401Z

Reserved: 2025-06-03T15:03:15.841Z

Link: CVE-2025-5534

cve-icon Vulnrichment

Updated: 2025-06-06T15:43:47.335Z

cve-icon NVD

Status : Deferred

Published: 2025-06-06T07:15:28.727

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

Link: CVE-2025-5534

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:30:05Z

Weaknesses
  • CWE-79

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