PT-2026-67130 · WordPress · Wp-Responsive-Thumbnail-Slider

·

CVE-2026-18344

·

Published

2026-08-01

·

Updated

2026-08-03

CVSS v3.1

6.1

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Wp Responsive Thumbnail Slider versions prior to 1.1.53
Description Reflected Cross-Site Scripting occurs when unauthenticated attackers trick users into clicking a specially crafted link. The issue stems from insufficient input sanitization and output escaping within the responsive thumbnail image management() function, which directly echoes the id parameter into a double-quoted HTML attribute without using esc attr(). A loose PHP numeric comparison is used as a guard, but it can be bypassed by strings starting with a numeric prefix. Additionally, the addslashes() function applied by wp magic quotes() is ineffective in an HTML-attribute context because backslashes are not HTML escape characters.
Recommendations Update to version 1.1.53 or later. As a temporary workaround, avoid using the id parameter in the affected plugin functions until the update is applied.

Fix

XSS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-18344

Affected Products

Wp-Responsive-Thumbnail-Slider