CVE-2024-13814 MEDIUM

CVE-2024-13814: Global Gallery - WordPress Responsive Gallery <= 9.1.5 - Authenticated (Subscriber+) Arbitrary Shortcode Execution

Vendor Lcweb
Product Global Gallery - WordPress Responsive Gallery
Weakness CWE-94 · Code injection
Published February 12, 2025
Last update April 8, 2026

CVSS base score

5.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:U/C:L/I:L/A:N

What the vulnerability does

01Description

The The Global Gallery - WordPress Responsive Gallery plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 9.1.5. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes.

Explanation of Vulnerability in Simple Terms

02Summary

Global Gallery versions up to 9.1.5 contain a code injection vulnerability that allows authenticated users with low privileges to inject and execute arbitrary code. An attacker can read sensitive data and modify site content. The vulnerability requires a valid WordPress user account but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Inject and run arbitrary code on the site to read data and modify content.

Potential impact on your site

04Site Impact

Any logged-in user can inject code to access sensitive data or alter site content without admin approval.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

February 12, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE