CVE-2024-13557 MEDIUM

CVE-2024-13557: Shortcodes by United Themes <= 5.1.6 - Unauthenticated Arbitrary Shortcode Execution

Vendor United Themes
Product Shortcodes by United Themes
Weakness CWE-94 · Code injection
Published March 29, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Shortcodes by United Themes plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.1.6. 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 unauthenticated attackers to execute arbitrary shortcodes.

Explanation of Vulnerability in Simple Terms

02Summary

Shortcodes by United Themes versions 5.1.6 and earlier contain a code injection vulnerability. An attacker can inject and execute arbitrary code through the plugin's shortcode processing without authentication. This allows reading sensitive data and modifying site content. Update to a version newer than 5.1.6 immediately.

What an attacker can do

03Attacker Capabilities

Inject and execute arbitrary code to read sensitive data and modify site content.

Potential impact on your site

04Site Impact

Attackers can read private data and alter your site's content without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

March 29, 2025 CVE published
April 8, 2026 Record updated