CVE-2026-0737 MEDIUM

CVE-2026-0737: Shortcodes Ultimate <= 7.4.7 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'su_lightbox' Shortcode

Vendor Gn_Themes
Product WP Shortcodes Plugin — Shortcodes Ultimate
Weakness CWE-79 · XSS
Published April 4, 2026
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The WP Shortcodes Plugin - Shortcodes Ultimate plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 7.4.7. This is due to insufficient input sanitization and output escaping in the 'src' attribute of the su_lightbox shortcode. 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.

Explanation of Vulnerability in Simple Terms

02Summary

Shortcodes Ultimate versions up to 7.4.7 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts into shortcode parameters that execute in other users' browsers, including administrators. The vulnerability affects the site's scope, potentially compromising user sessions and data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers when they view pages containing the affected shortcodes.

Potential impact on your site

04Site Impact

Attackers with contributor+ access can steal admin sessions, modify site content, or harvest user data without triggering alerts.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account (e.g., contributor or author role) and network access to the site.

Key dates

06Disclosure timeline

April 4, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE