PatchSiren cyber security CVE debrief
CVE-2026-90981 satollo CVE debrief
CVE-2026-90981 is a Reflected Cross-Site Scripting vulnerability in the Newsletter plugin for WordPress. The vulnerability exists in all versions up to and including 9.3.8 due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject arbitrary web scripts, which can be executed if a logged-in administrator is tricked into performing an action such as clicking on a link.
- Vendor
- satollo
- Product
- Newsletter – Send awesome emails from WordPress
- CVSS
- MEDIUM 6.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-18
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-18
- Advisory updated
- 2026-09-18
Who should care
WordPress administrators and defenders should assess exposure and apply patches or mitigations. Security teams responsible for monitoring and protecting WordPress installations should prioritize this vulnerability.
Why it matters
CVE-2026-90981 is a Reflected Cross-Site Scripting vulnerability in the Newsletter plugin for WordPress, allowing unauthenticated attackers to inject arbitrary web scripts. Defenders should assess exposure, prioritize patching, and monitor for potential exploitation attempts.
- Defenders should verify if their WordPress installations use the affected Newsletter plugin versions.
- Administrators must assess the risk of logged-in administrators being tricked into executing arbitrary web scripts.
- Security teams should implement additional monitoring for potential exploitation attempts.
- Remediation priority is medium, with a focus on applying patches or updates to the Newsletter plugin.
Technical summary
The Newsletter plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'nn' parameter in all versions up to, and including, 9.3.8. The vulnerability exists due to insufficient input sanitization and output escaping. Successful exploitation requires the victim to be a logged-in administrator, as the antibot check auto-passes for authenticated users, routing the unsanitized payload through the administrator-visible output branch of dienow(). Defenders should assess exposure, prioritize patching, and monitor for potential exploitation attempts.
Defensive priority
Medium priority for WordPress administrators and defenders to assess exposure and apply patches or mitigations.
Recommended defensive actions
- Assess exposure by checking if the Newsletter plugin version is 9.3.8 or earlier.
- Apply patches or updates to the Newsletter plugin as soon as available.
- Implement additional security measures such as Web Application Firewall (WAF) rules to detect and prevent cross-site scripting attacks.
- Monitor for suspicious activity or potential exploitation attempts.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- 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 was reported by [email protected] and is documented in multiple source references. However, details on exploitation or affected versions beyond 9.3.8 are limited. Defenders should verify if their WordPress installations use the affected Newsletter plugin versions and assess the risk of logged-in administrators being tricked into executing arbitrary web scripts. Security teams should implement additional monitoring for potential exploitation attempts and prioritize patching or updates to the Newsletter plugin.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90981 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90981
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90981 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90981
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/newsletter/tags/9.3.8/includes/antispam.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/newsletter/tags/9.3.8/includes/module-base.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/newsletter/tags/9.3.8/plugin.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/newsletter/tags/9.3.8/subscription/subscription.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.