Description
The LayoutBoxx plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 0.3.1. 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.
Published: 2025-05-06
Score: 7.3 High
EPSS: 1.4% Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The LayoutBoxx plugin for WordPress allows unauthenticated users to run any shortcode without validating the input. The plugin feeds user‑supplied content directly into WordPress’s do_shortcode function, which executes the code within the shortcode. Because shortcodes can invoke arbitrary PHP code or WordPress functions, an attacker can run malicious PHP on the server, leading to a full compromise of confidentiality, integrity, and availability.

Affected Systems

All versions of the LayoutBoxx plugin up to and including 0.3.1 are affected. The vendor is LayoutBoxx and the product is the WordPress plugin named LayoutBoxx.

Risk and Exploitability

The CVSS score of 7.3 classifies this flaw as high severity, and the EPSS score of 1.35% indicates that exploitation is technically possible but not widespread. The vulnerability is remote and unauthenticated; an attacker only needs to craft a request containing a malicious shortcode and send it to any page that processes shortcodes. Although the flaw has not yet been listed in the CISA KEV catalog, it presents a significant risk of remote code execution on any live WordPress site that has the plugin enabled.

Generated by OpenCVE AI on April 21, 2026 at 20:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the LayoutBoxx plugin to the latest official release (any version newer than 0.3.1).
  • If an update is not available, disable or completely remove the LayoutBoxx plugin from the site to eliminate the attack surface.
  • Harden WordPress by disabling shortcodes in unauthenticated contexts using a security plugin or custom code, and monitor server logs for unexpected shortcode execution attempts.

Generated by OpenCVE AI on April 21, 2026 at 20:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-13473 The LayoutBoxx plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 0.3.1. 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.
History

Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00283}

epss

{'score': 0.00295}


Tue, 06 May 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 06 May 2025 04:30:00 +0000

Type Values Removed Values Added
Description The LayoutBoxx plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 0.3.1. 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.
Title LayoutBoxx <= 0.3.1 - Unauthenticated Arbitrary Shortcode Execution
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:34:41.656Z

Reserved: 2025-03-25T21:06:58.772Z

Link: CVE-2025-2802

cve-icon Vulnrichment

Updated: 2025-05-06T14:16:04.734Z

cve-icon NVD

Status : Deferred

Published: 2025-05-06T05:15:49.483

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-2802

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:00:36Z

Weaknesses