VYPR
High severity7.3NVD Advisory· Published Apr 26, 2025· Updated Apr 15, 2026

CVE-2025-2801

CVE-2025-2801

Description

The The Create custom forms for WordPress with a smart form plugin for smart businesses plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.2.4. 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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unauthenticated attackers can execute arbitrary WordPress shortcodes via the AbcSubmit form builder plugin (≤1.2.4) because of missing validation before do_shortcode.

Vulnerability

Analysis

The CVE-2025-2801 vulnerability affects the AbcSubmit plugin for WordPress, a form builder plugin designed to create custom forms. In all versions up to and including 1.2.4, the plugin fails to properly validate a value before passing it to the do_shortcode WordPress function. This lack of validation allows an attacker to inject and execute arbitrary shortcodes [1].

Attack

Vector

The vulnerability is exploitable by unauthenticated attackers, meaning no login or special privileges are required. The issue stems from a user-controllable action that invokes do_shortcode without adequate sanitization or capability checks. An attacker can craft a malicious request containing a shortcode payload, which the plugin then executes on the server [1].

Impact

Successful exploitation enables an attacker to run any WordPress shortcode, including those from other plugins or the core system. Depending on the available shortcodes, this can lead to a wide range of impacts such as arbitrary file uploads, sensitive data disclosure, or privilege escalation. The plugin has been closed by the WordPress.org team due to this security issue [1].

Mitigation

As of April 24, 2025, the plugin has been removed from the WordPress plugin repository and is not available for download [1]. Users who have the plugin installed should immediately delete it and replace it with an alternative form builder. There is no patched version available; the affected versions remain vulnerable.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.