Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in merkulove Speaker speaker allows Stored XSS.This issue affects Speaker: from n/a through <= 4.1.13.
Published: 2026-07-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw stems from improper neutralization of user input during web page generation, allowing an attacker to inject JavaScript that is stored in the database and rendered to site visitors. This stored cross‑site scripting can execute in any visitor's browser, enabling cookie theft, defacement, or redirect to malicious sites. It is a classic CWE‑79 flaw.

Affected Systems

The vulnerability affects the WordPress 'Speaker' plugin from merkulove. All releases from the first version up to and including 4.1.13 are impacted. Sites running any of these plugin versions should consider the issue relevant.

Risk and Exploitability

The CVSS score of 6.5 signals moderate severity. The EPSS score is below 1%, indicating a low exploitation likelihood, and the bug is not listed in the CISA KEV catalog. The likely attack vector is that an attacker could inject malicious script via input accepted by the plugin, but whether that requires authenticated access or not is not explicitly stated—this is inferred from typical XSS flow. Once a malicious payload is stored, it will be served to any site visitor. Prevention hinges on applying an available vendor patch or disabling the plugin until a fix is released.

Generated by OpenCVE AI on August 1, 2026 at 10:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • If a newer, non‑affected release of the Speaker plugin exists, upgrade to that version as soon as possible.
  • If an upgrade cannot be performed immediately, disable or delete the Speaker plugin to eliminate the stored‑XSS risk.
  • Reduce the attack surface by limiting the plugin’s capabilities to trusted administrators and, where possible, enforce a content security policy that blocks inline scripts from untrusted sources.

Generated by OpenCVE AI on August 1, 2026 at 10:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 15:00:00 +0000

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

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in merkulove Speaker speaker allows Stored XSS.This issue affects Speaker: from n/a through <= 4.1.13.
Title WordPress Speaker plugin <= 4.1.13 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Merkulove Speaker
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:55:25.034Z

Reserved: 2026-06-25T08:04:53.458Z

Link: CVE-2026-57783

cve-icon Vulnrichment

Updated: 2026-07-13T14:55:21.208Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:30:04Z

Weaknesses
  • CWE-79

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