Skip to main content

Logo Slider EUVDEUVD-2026-42863

| CVE-2026-13247 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-07-10 security@wordfence.com GHSA-j5hg-6jfj-8wjc
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

Stored XSS requires a victim to load the injected page (UI:R); contributor auth required (PR:L); payload executes in victim browser context causing scope change (S:C); no availability impact.

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
Jul 10, 2026 - 10:42 vuln.today
CVE Published
Jul 10, 2026 - 10:16 nvd
MEDIUM 6.4

DescriptionCVE.org

The Logo Slider - Logo Carousel, Client Logo Slider & Brand Showcase for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'lgx_tooltip_position' parameter in all versions up to, and including, 5.5 due to insufficient input sanitization and output escaping. 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 Cross-Site Scripting in the Logo Slider WordPress plugin (all versions through 5.5) allows authenticated contributors to inject persistent JavaScript payloads via the 'lgx_tooltip_position' parameter, executing in the browser of any user who subsequently visits an affected page. The CVSS scope change (S:C) reflects that injected scripts execute in victim browser contexts - enabling session hijacking or privilege escalation against higher-privileged users including site administrators. No public exploit or CISA KEV listing has been identified at time of analysis, though the low attack complexity and the breadth of contributor-level accounts on WordPress sites make this a realistic risk for multi-author installations.

Technical ContextAI

CWE-79 (Improper Neutralization of Input During Web Page Generation - Stored XSS) arises from the plugin's failure to sanitize the 'lgx_tooltip_position' input on write and to properly escape it on output. The vulnerability spans three files in the plugin's codebase: the admin handler at admin/class-logo-slider-wp-admin.php (line 996), the default template partial at public/partials/template/view-default.php (line 43), and the view controller at public/partials/view-controller.php (line 66). This multi-file footprint indicates the tainted value is stored via the admin class and then rendered unsanitized in two distinct public-facing output paths. The affected product is the 'logo-slider-wp' WordPress plugin, and the fix is captured in SVN changeset 3601263. No CPE string was included in the provided intelligence.

RemediationAI

Update the Logo Slider plugin to the version released after changeset 3601263, available via the WordPress Plugin Repository or directly reviewed at https://plugins.trac.wordpress.org/changeset?reponame=&old=3601263%40logo-slider-wp&new=3601263%40logo-slider-wp. The exact post-fix version number is not independently confirmed from the provided data - verify the installed version post-update exceeds 5.5. If immediate patching is not feasible, restrict contributor-level role assignments to only fully trusted users, which eliminates the exploitation prerequisite; this trade-off limits editorial collaboration but is the most effective compensating control. A Web Application Firewall rule blocking script injection patterns (e.g., '<script', 'javascript:', event handler attributes) in the lgx_tooltip_position parameter provides partial mitigation but can be bypassed with obfuscation and is not a substitute for patching. Removing or deactivating the plugin entirely eliminates exposure at the cost of losing slider functionality.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

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-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

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-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

EUVD-2026-42863 vulnerability details – vuln.today

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