Description
The Easy Appointments WordPress plugin before 3.12.28 does not correctly validate shortcode input in one of its block-rendering actions, checking only the first tag of the supplied string against an allowlist while rendering the entire string, allowing users with contributor-level access to execute arbitrary registered shortcodes.
Published: 2026-08-06
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Easy Appointments WordPress plugin fails to validate shortcode input correctly when rendering blocks. It examines only the first tag of the supplied string against an allowlist while rendering the entire string, which allows users who have contributor-level permissions to execute any registered shortcode. The primary impact is that an authenticated contributor can run arbitrary plugin‑defined shortcodes that may perform privileged operations or expose sensitive data.

Affected Systems

WordPress sites that are running Easy Appointments before version 3.12.28 are affected. The plugin, developed by an unknown vendor and listed in the WordPress plugin repository, is the target of this vulnerability.

Risk and Exploitability

The CVSS score of 2.7 indicates a low severity, and the EPSS score is < 1%, indicating a very low exploitation probability. The flaw is not listed in CISA’s KEV catalog, suggesting it is not known to be actively exploited. The likely attack vector is an authenticated contributor who logs into the site and inserts a malicious shortcode during content editing or via a visual editor. Because the allowlist is bypassed, the attacker can trigger privileged plugin behavior, potentially compromising site integrity and data confidentiality. The low EPSS score suggests that exploitation is unlikely at present.

Generated by OpenCVE AI on August 10, 2026 at 22:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Easy Appointments plugin to a version newer than 3.12.28.
  • If an upgrade cannot be performed immediately, disable the shortcode rendering functionality or restrict it to administrators only using a capability management plugin.
  • Revoke the contributor role’s ability to add or edit content that triggers shortcode rendering, or reconfigure role capabilities so that contributors cannot insert arbitrary shortcodes.

Generated by OpenCVE AI on August 10, 2026 at 22:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 10 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description The Easy Appointments WordPress plugin through 3.12.26 does not correctly validate shortcode input in one of its block-rendering actions, checking only the first tag of the supplied string against an allowlist while rendering the entire string, allowing users with contributor-level access to execute arbitrary registered shortcodes. The Easy Appointments WordPress plugin before 3.12.28 does not correctly validate shortcode input in one of its block-rendering actions, checking only the first tag of the supplied string against an allowlist while rendering the entire string, allowing users with contributor-level access to execute arbitrary registered shortcodes.
Title Easy Appointments <= 3.12.26 - Contributor+ Shortcode Allowlist Bypass Easy Appointments < 3.12.28 - Contributor+ Shortcode Allowlist Bypass

Fri, 07 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-284

Fri, 07 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Easy-appointments
Easy-appointments easy Appointments
Wordpress
Wordpress wordpress
Vendors & Products Easy-appointments
Easy-appointments easy Appointments
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description The Easy Appointments WordPress plugin through 3.12.26 does not correctly validate shortcode input in one of its block-rendering actions, checking only the first tag of the supplied string against an allowlist while rendering the entire string, allowing users with contributor-level access to execute arbitrary registered shortcodes.
Title Easy Appointments <= 3.12.26 - Contributor+ Shortcode Allowlist Bypass
References
Metrics cvssV3_1

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


Subscriptions

Easy-appointments Easy Appointments
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T12:33:13.226Z

Reserved: 2026-06-30T11:51:28.619Z

Link: CVE-2026-14225

cve-icon Vulnrichment

Updated: 2026-08-07T14:06:46.554Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T22:16:46.173

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-14225

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T23:00:07Z

Weaknesses
  • CWE-20

    Improper Input Validation