CVE-2025-58618
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-03

Last updated on: 2026-04-23

Assigner: Patchstack

Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Jonathan Jernigan Pie Calendar pie-calendar allows DOM-Based XSS.This issue affects Pie Calendar: from n/a through <= 1.2.8.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-03
Last Modified
2026-04-23
Generated
2026-06-16
AI Q&A
2025-09-03
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
patchstack wordpress_pie_calendar_plugin *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a Cross Site Scripting (XSS) issue in the WordPress Pie Calendar Plugin versions up to 1.2.8. It allows attackers to inject malicious scripts, such as redirects or advertisements, that execute when visitors access the affected website. The vulnerability is DOM-Based XSS, meaning the malicious script is executed in the user's browser through manipulation of the web page's Document Object Model during page generation. [1]

Impact Analysis

If exploited, this vulnerability can allow attackers to run malicious scripts on your website visitors' browsers. This can lead to unwanted redirects, display of malicious advertisements, or other harmful HTML payloads. Although the severity is considered low and exploitation risk is low, it can still compromise user experience and potentially lead to further attacks or data exposure. Exploitation requires contributor-level privileges on the site. [1]

Detection Guidance

Detection of this vulnerability involves checking the version of the Pie Calendar plugin installed on your WordPress site. Since the vulnerability affects versions up to and including 1.2.8, verifying the plugin version is key. You can check the plugin version via the WordPress admin dashboard or by running commands on the server such as: `wp plugin list | grep pie-calendar` (using WP-CLI) to see the installed version. Additionally, monitoring for suspicious script injections or unexpected redirects in web traffic logs may help detect exploitation attempts. For deeper inspection, server-side malware scanning by professionals is recommended as plugin-based scanners may be unreliable if compromised. [1]

Mitigation Strategies

Immediate mitigation steps include updating the Pie Calendar plugin to version 1.2.9 or later, where the vulnerability is fixed. If immediate updating is not possible, applying virtual patching (vPatching) provided by Patchstack can auto-mitigate the vulnerability without impacting performance. Additionally, restricting contributor-level privileges can reduce exploitation risk, as exploitation requires such privileges. In case of suspected compromise, seek professional incident response and perform server-side malware scanning. [1]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-58618. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart