Description
The Simple Bible Verse via Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `verse` shortcode in all versions up to, and including, 1.1 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: 2026-02-07
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting with authenticated contributor access
Action: Immediate Patch
AI Analysis

Impact

The Simple Bible Verse via Shortcode plugin for WordPress contains an input handling flaw in its `verse` shortcode. The plugin accepts arbitrary attribute values but does not properly sanitize or escape them before storing the data. This allows an attacker with contributor-level or higher permissions to embed malicious JavaScript into the attributes of a shortcode that is then rendered on any page that includes the verse. The flaw results in Stored Cross‑Site Scripting, enabling attackers to execute arbitrary code within the context of the site, potentially theft of cookies, session hijacking, defacement, or phishing.

Affected Systems

Any WordPress installation that has the Simple Bible Verse via Shortcode plugin version 1.1 or earlier installed is affected. The vendor is dannycarlton. Sites using the plugin in versions up to and including 1.1 expose all users who view pages containing the verse shortcode to injected scripts.

Risk and Exploitability

The CVSS base score is 6.4, indicating moderate severity. The EPSS score is less than 1%, so large‑scale exploitation is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack path requires an authenticated user with contributor or higher privilege to create or edit a post that uses the verse shortcode with malicious attributes; once stored, any visitor to that page will be exposed to the injected script.

Generated by OpenCVE AI on April 15, 2026 at 21:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to the latest available version (1.2 or newer) where the issue is fixed.
  • If an update is not possible, remove or disable the verse shortcode or restrict the roles that can use it to administrators only.
  • Apply a temporary patch to the plugin by adding proper escaping to the shortcode attribute rendering logic.

Generated by OpenCVE AI on April 15, 2026 at 21:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Feb 2026 11:00:00 +0000

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

Sat, 07 Feb 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Simple Bible Verse via Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `verse` shortcode in all versions up to, and including, 1.1 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 Simple Bible Verse via Shortcode <= 1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
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-08T16:34:30.376Z

Reserved: 2026-01-28T21:14:38.720Z

Link: CVE-2026-1570

cve-icon Vulnrichment

Updated: 2026-02-09T15:19:04.980Z

cve-icon NVD

Status : Deferred

Published: 2026-02-07T09:16:00.070

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

Link: CVE-2026-1570

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T21:30:13Z

Weaknesses