| CVE | CVE-2026-18344 |
|---|---|
| CVSS | 6.1 (Medium) |
| Publicly Published | July 31, 2026 |
| Last Updated | August 1, 2026 |
| Researcher |
Wordfence PRISM
- Wordfence
|
The Wp Responsive Thumbnail Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in versions up to, and excluding, 1.1.53. This is due to insufficient input sanitization and output escaping in the responsive_thumbnail_image_management() function, which echoes $_GET['id'] directly into a double-quoted HTML attribute with no esc_attr() call. The only guard is a loose PHP numeric comparison ($_GET['id']>0) that a string beginning with a numeric prefix trivially satisfies, and the addslashes() applied by wp_magic_quotes() is inert in HTML-attribute context because backslash is not an HTML escape character. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a specially crafted link.
Learn more about Cross-Site Scripting vulnerabilities and how to prevent them.
| Software Type | Plugin |
|---|---|
| Software Slug | wp-responsive-thumbnail-slider (view on wordpress.org) |
| Patched? | Yes |
| Remediation | Update to version 1.1.53, or a newer patched version |
| Affected Version |
|
| Patched Version |
|
| # | Title | CVE ID | CVSS | Researchers | Date |
|---|---|---|---|---|---|
| 1 | Thumbnail carousel slider <= 1.0.4 - Authenticated (Admin+) SQL Injection | CVE-2019-25222 | Ala Arfaoui | March 14, 2025 | |
| 2 | Thumbnail carousel slider <= 1.0 - Cross-Site Request Forgery to Mass Slider Deletion | CVE-2023-5821 | Ala Arfaoui | October 26, 2023 | |
| 3 | Thumbnail carousel slider <= 1.1.9 - Reflected Cross-Site Scripting | CVE-2023-1915 | Chien Vuong | April 18, 2023 | |
| 4 | Thumbnail carousel slider <= 1.1.9 - Reflected Cross-Site Scripting | CVE-2023-2120 | Marco Wotschka | April 17, 2023 | |
| 5 | Thumbnail carousel slider < 1.0.1 - Stored Cross-Site Scripting and Cross-Site Request Forgery | Arash Khazaei | December 28, 2020 | ||
| 6 | Responsive Thumbnail Slider < 1.0.1 - Authenticated (Subscriber+) Arbitrary File Upload | CVE-2015-10144 | Arash Khazaei | August 29, 2015 |
This record contains material that is subject to copyright.
Copyright 2012-2026 Defiant Inc.
License: Defiant hereby grants you a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute this software vulnerability information. Any copy of the software vulnerability information you make for such purposes is authorized provided that you include a hyperlink to this vulnerability record and reproduce Defiant's copyright designation and this license in any such copy. Read more.
Copyright 1999-2026 The MITRE Corporation
License: CVE Usage: MITRE hereby grants you a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Common Vulnerabilities and Exposures (CVE®). Any copy you make for such purposes is authorized provided that you reproduce MITRE's copyright designation and this license in any such copy. Read more.
Have information to add, or spot any errors? Contact us at wfi-support@wordfence.com so we can make any appropriate adjustments.
Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!
Learn moreWant to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.
The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.
Documentation