Description
The Inline Stock Quotes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's stock shortcode in all versions up to, and including, 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-08-12
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The Inline Stock Quotes WordPress plugin allows authenticated users with contributor level or higher to create or edit posts containing a stock shortcode. Due to insufficient sanitization and output escaping of shortcode attributes, an attacker can insert arbitrary JavaScript into the attribute value. When a page containing that shortcode is viewed, the injected script executes in the victim’s browser, permitting the attacker to steal session cookies, deface content, or deliver further malicious payloads. The vulnerability is a classic Stored Cross‑Site Scripting flaw, catalogued as CWE‑79.

Affected Systems

All installations of ebernstein\u2019s Inline Stock Quotes plugin up to and including version 0.2. The vulnerability requires the user to have at least contributor privileges in the WordPress instance, but grants the same potential damage to any user who views a page that contains the injected shortcode.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, while the EPSS score of less than 1% suggests a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires a legitimate contributor account or higher, so the attack vector is limited to authenticated users who have write access to posts or pages. If such an account is compromised or mistrusted, the attacker can embed malicious scripts that will run for every subsequent viewer of the affected content, leading to widespread client‑side compromise.

Generated by OpenCVE AI on April 21, 2026 at 03:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Inline Stock Quotes to the latest available version that removes the vulnerable shortcode attribute handling.
  • If an update is not immediately possible, remove or disable the plugin entirely to prevent any use of the vulnerable shortcode.
  • As a temporary measure, revoke contributor or higher role privileges from users who do not require content editing rights, or use a role‑management plugin to restrict the ability to edit posts that may contain the shortcode.
  • If the plugin must remain active, add a custom filter to reject or sanitize any content passed to the stock shortcode, ensuring that no JavaScript can be injected into the attribute value.

Generated by OpenCVE AI on April 21, 2026 at 03:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-24194 The Inline Stock Quotes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's stock shortcode in all versions up to, and including, 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

Tue, 12 Aug 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 12 Aug 2025 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Ebernstein
Ebernstein inline Stock Quotes
Wordpress
Wordpress wordpress
Vendors & Products Ebernstein
Ebernstein inline Stock Quotes
Wordpress
Wordpress wordpress

Tue, 12 Aug 2025 02:30:00 +0000

Type Values Removed Values Added
Description The Inline Stock Quotes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's stock shortcode in all versions up to, and including, 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 Inline Stock Quotes <= 0.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via stock 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

Ebernstein Inline Stock Quotes
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:09:43.362Z

Reserved: 2025-08-06T21:44:18.627Z

Link: CVE-2025-8688

cve-icon Vulnrichment

Updated: 2025-08-12T15:59:48.498Z

cve-icon NVD

Status : Deferred

Published: 2025-08-12T03:15:29.807

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

Link: CVE-2025-8688

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T03:45:27Z

Weaknesses