PatchSiren cyber security CVE debrief
CVE-2026-96752 bmarshall511 CVE debrief
The Zero Spam for WordPress plugin is vulnerable to Stored Cross-Site Scripting via Nested POST Array Keys. This vulnerability allows unauthenticated attackers to inject arbitrary web scripts, which will execute when a user accesses an injected page. The vulnerability is caused by insufficient input sanitization and output escaping in the Zero Spam for WordPress plugin. The payload is delivered by submitting a Contact Form 7 request with a nested POST array key containing arbitrary HTML or JavaScript.
- Vendor
- bmarshall511
- Product
- Zero Spam for WordPress
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for WordPress installations with the Zero Spam plugin should assess exposure and prioritize verification and updates to prevent exploitation. This includes reviewing compensating controls for exposed systems, checking relevant monitoring, detection, and logs for exposed assets, and tracking exceptions and retesting remediated assets.
Why it matters
The Zero Spam for WordPress plugin vulnerability allows unauthenticated attackers to inject arbitrary web scripts, which can lead to Stored Cross-Site Scripting attacks. Defenders should prioritize verifying and updating the plugin to prevent exploitation.
- Unauthenticated attackers can inject arbitrary web scripts.
- Injected scripts execute when a user accesses an injected page.
- Verify and update the Zero Spam for WordPress plugin to prevent exploitation.
- Monitor for suspicious Contact Form 7 requests.
Technical summary
The Zero Spam for WordPress plugin is vulnerable to Stored Cross-Site Scripting via Nested POST Array Keys due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject arbitrary web scripts, which will execute when a user accesses an injected page. The vulnerability is caused by insufficient input sanitization and output escaping in the Zero Spam for WordPress plugin. The payload is delivered by submitting a Contact Form 7 request with a nested POST array key containing arbitrary HTML or JavaScript.
Defensive priority
Defenders should prioritize verifying and updating the Zero Spam for WordPress plugin to prevent exploitation.
Recommended defensive actions
- Verify and update the Zero Spam for WordPress plugin to the latest version.
- Monitor for suspicious Contact Form 7 requests.
- Implement additional security measures to prevent exploitation.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The vulnerability is caused by insufficient input sanitization and output escaping in the Zero Spam for WordPress plugin. The payload is delivered by submitting a Contact Form 7 request with a nested POST array key containing arbitrary HTML or JavaScript.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-96752 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-96752
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-96752 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-96752
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/zero-spam/tags/5.7.10/core/class-utilities.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/zero-spam/tags/5.7.10/includes/class-db.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/zero-spam/tags/5.7.10/includes/templates/admin-modal-details.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/zero-spam/tags/5.7.10/modules/contactform7/class-contactform7.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.