Description
The azurecurve Shortcodes in Comments plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.0.2. 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-04-10
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The azurecurve Shortcodes in Comments plugin for WordPress allows attackers to execute any shortcode string submitted through a comment. The plugin does not validate the shortcode content before passing it to WordPress’s do_shortcode function, enabling arbitrary shortcode execution whenever the plugin processes comment data. Because this flaw exists in all releases up to and including version 2.0.2, any visitor who can submit a comment can trigger the vulnerable code path and run malicious shortcodes on the site.

Affected Systems

WordPress installations that have the azurecurve Shortcodes in Comments plugin installed with a version of 2.0.2 or earlier are affected. No other products or versions are listed as impacted.

Risk and Exploitability

The vulnerability scores a CVSS of 7.3, indicating high severity, and an EPSS of < 1%, indicating a very low but nonzero exploitation probability. It is not listed in the CISA KEV catalog. Based on the description, it is inferred that the likely attack vector is unauthenticated comment submission containing a crafted shortcode string, which is executed server‑side without authentication.

Generated by OpenCVE AI on May 19, 2026 at 15:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the azurecurve Shortcodes in Comments plugin to a version newer than 2.0.2, where input validation before calling do_shortcode is applied.
  • If an upgrade cannot be performed immediately, fully deactivate or uninstall the plugin to eliminate its attack surface. As an alternative, add a WordPress filter (e.g., comment_pre_comment) to strip or prevent shortcodes in comment content or use a custom code snippet to block them.
  • After applying the update or removal, review the comment system and any other plugins or custom code to ensure that unvalidated shortcodes are not reintroduced elsewhere.

Generated by OpenCVE AI on May 19, 2026 at 15:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-10471 The azurecurve Shortcodes in Comments plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.0.2. 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

Thu, 10 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 10 Apr 2025 07:15:00 +0000

Type Values Removed Values Added
Description The azurecurve Shortcodes in Comments plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.0.2. 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 azurecurve Shortcodes in Comments <= 2.0.2 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:41:47.218Z

Reserved: 2025-03-25T22:17:37.469Z

Link: CVE-2025-2809

cve-icon Vulnrichment

Updated: 2025-04-10T13:38:32.878Z

cve-icon NVD

Status : Deferred

Published: 2025-04-10T07:15:41.873

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

Link: CVE-2025-2809

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-19T15:15:08Z

Weaknesses