Junglewise Threat Intelligence

CVE-2026-2021: Tribulant Slideshow Gallery LITE Stored XSS in alwaysauto shortcode

CVE-2026-2021 · Severity: medium · CVSS 6.4 · Published 2026-06-18

Vendors: Tribulant.

Executive brief

The Slideshow Gallery LITE plugin for WordPress, which is used to create image galleries on websites, contains a security flaw that allows users with contributor-level access to inject malicious scripts into pages. When other users or administrators visit these affected pages, the hidden scripts will execute in their browsers. This could lead to unauthorized actions being performed on behalf of the victim or the theft of sensitive session information.

Technical details

The Slideshow Gallery LITE plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization and output escaping on the 'alwaysauto' shortcode attribute. This vulnerability exists in all versions up to and including 1.8.5. An authenticated attacker with Contributor-level permissions or higher can exploit this by embedding malicious JavaScript within a shortcode on a post or page. Because the input is stored in the database and rendered without proper neutralization (CWE-79), the script will execute in the context of any user's browser who views the affected content. A patch appears to be available in the plugin's trunk/latest changeset.

Affected products

  • Tribulant Slideshow Gallery LITE up to, and including, 1.8.5

Timeline

  • 2026-06-18: disclosed
  • 2026-06-18: advisory

References