CVE-2025-14143
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-14143 is a Stored Cross-Site Scripting (XSS) vulnerability in the Ayo Shortcodes plugin for WordPress, affecting all versions up to and including 0.2. The flaw allows authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts via the color parameter of the ayo_action shortcode, which then execute in the browsers of any user visiting the affected page. It was published on December 12, 2025, and carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).

Technical details

The root cause is insufficient input sanitization and output escaping of the color parameter within the ayo_action shortcode handler, classified as CWE-79 (Improper Neutralization of Input During Web Page Generation). The vulnerable code is located in includes/ayo-shortcodes-functions.php (lines 55 and 66 of version 0.2), where user-supplied input is rendered directly into page output without proper escaping (EUVD, WordPress Trac). Exploitation requires only Contributor-level WordPress authentication, a low privilege threshold, and no user interaction beyond a victim visiting the injected page. The attack vector is network-based with low complexity.

Impact

Successful exploitation allows injected scripts to execute in the context of any user's browser who visits a page containing the malicious shortcode, enabling session hijacking, credential theft, phishing redirects, or defacement. The changed scope (S:C) in the CVSS vector indicates the impact extends beyond the plugin itself to the broader WordPress site and its visitors. Confidentiality and integrity are both partially compromised, while availability is unaffected (Wordfence, Red Hat CVE).

Exploitability

No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-14143. The EPSS score is approximately 0.032%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a Contributor-level WordPress account, which limits opportunistic mass exploitation but remains a realistic risk on sites with open contributor registration (Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Ayo Shortcodes plugin version 0.2 or earlier, using tools like WPScan or manual inspection of plugin directories.
  2. Obtain Contributor Access: Register or compromise a Contributor-level (or higher) WordPress account on the target site.
  3. Craft Malicious Shortcode: Create or edit a post/page and insert a shortcode payload such as [ayo_action color="<script>malicious_code_here</script>"], exploiting the unsanitized color parameter.
  4. Publish Content: Submit or save the post/page containing the malicious shortcode so it is stored in the WordPress database.
  5. Trigger Execution: When any site visitor (including administrators) loads the affected page, the injected script executes in their browser, enabling session token theft, credential harvesting, or further attacks (Wordfence, WordPress Trac).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or REST API endpoints containing ayo_action shortcode with suspicious color parameter values including HTML tags or JavaScript.
  • Database: WordPress wp_posts table entries containing [ayo_action color="<script> or similar XSS payloads within post content.
  • Network: Outbound requests from victim browsers to unknown external domains shortly after loading pages with the ayo_action shortcode, potentially indicating data exfiltration.
  • File System: No direct file system artifacts expected for stored XSS; however, review recently modified posts/pages in the WordPress admin for unexpected shortcode usage.

Mitigation and workarounds

Site administrators should update the Ayo Shortcodes plugin to a version beyond 0.2 that includes proper input sanitization and output escaping. If no patched version is yet available, the plugin should be deactivated and removed until a fix is released. As an additional precaution, restrict Contributor-level registration on sites where it is not required, and audit existing posts/pages for malicious shortcode content (Wordfence, Wordfence Weekly Report).

Community reactions

Wordfence disclosed and reported this vulnerability as part of their weekly WordPress vulnerability intelligence report for December 8–14, 2025, noting it as a medium-severity stored XSS issue (Wordfence Weekly Report). No significant broader media coverage or notable researcher commentary beyond the initial Wordfence disclosure has been identified.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management