
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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.
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).
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).
[ayo_action color="<script>malicious_code_here</script>"], exploiting the unsanitized color parameter.wp-admin/post.php or REST API endpoints containing ayo_action shortcode with suspicious color parameter values including HTML tags or JavaScript.wp_posts table entries containing [ayo_action color="<script> or similar XSS payloads within post content.ayo_action shortcode, potentially indicating data exfiltration.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).
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.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."