Skip to main content

Presto Player EUVDEUVD-2026-36372

| CVE-2026-9125 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-06-12 Wordfence GHSA-2m85-j8xj-wrg2
6.4
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
vuln.today AI
5.4 MEDIUM

UI:R corrects the provided UI:N because stored XSS requires a victim to browse to the injected page; all other metrics are consistent with contributor-authenticated stored XSS with changed scope.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jun 12, 2026 - 02:30 vuln.today
CVE Published
Jun 12, 2026 - 01:28 nvd
MEDIUM 6.4

DescriptionCVE.org

The Presto Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'link_url' parameter of the [presto_player_overlay] shortcode in versions up to, and including, 4.2.0 This is due to insufficient input sanitization and output escaping in the getOverlays() function, which copies the link_url shortcode attribute directly into the overlay configuration without scheme validation, allowing javascript: URIs to survive and be rendered as the href of a clickable anchor element by the presto-dynamic-overlay-ui web component. 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.

AnalysisAI

Stored XSS in the Presto Player WordPress plugin (versions ≤ 4.2.0) lets authenticated contributors persist arbitrary JavaScript payloads by supplying a javascript: URI as the link_url parameter of the [presto_player_overlay] shortcode. The getOverlays() function in Shortcodes.php copies the attribute into overlay configuration without scheme validation, causing the URI to survive into the href attribute rendered by the presto-dynamic-overlay-ui Stencil.js web component; any visitor who loads the injected page triggers execution. No public exploit or CISA KEV listing has been identified at time of analysis, but the low attack complexity within the contributor-access constraint makes this a realistic risk on multi-author or membership-based WordPress installations.

Technical ContextAI

The vulnerability exists in the Presto Player plugin for WordPress (CPE: cpe:2.3:a:2winfactor:presto_player:*:*:*:*:*:*:*:*) by 2winfactor. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation). Specifically, the getOverlays() function in inc/Services/Shortcodes.php reads the link_url shortcode attribute and serializes it directly into a configuration object passed to the presto-dynamic-overlays Stencil.js web component (dist/components/collection/components/core/features/presto-dynamic-overlays/component/presto-dynamic-overlays.js). That component renders the value as the href of a clickable anchor element in templates/video.php. Because no URI scheme allowlist or deny-list is enforced before serialization, javascript: URIs pass through all sanitization layers intact and execute when the anchor is rendered or interacted with. Source code references confirm this code path is present in plugin tags 4.1.1 and 4.1.4, and the fix was applied in Trac changeset 3553268 against trunk/inc/Services/Shortcodes.php.

RemediationAI

Update the Presto Player plugin to the version that includes changeset 3553268 or later; consult the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/c87e7f50-f14a-4751-abcb-3a5bdd214889) or the WordPress plugin repository to identify the first released patched version number, which is not confirmed from currently available data. If an immediate update is not feasible, restrict the WordPress contributor role exclusively to fully trusted, vetted users, since exploitation requires contributor-level authentication - note that this may disrupt legitimate multi-author publishing workflows. As an alternative compensating control, disable or block the [presto_player_overlay] shortcode via a shortcode-management plugin or a code snippet in functions.php until the patch is applied; this neutralizes the attack surface but will remove overlay functionality from all published content using that shortcode.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

EUVD-2026-36372 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy