PatchSiren cyber security CVE debrief
CVE-2026-94376 wordplus CVE debrief
The Better Messages plugin for WordPress has a Stored DOM-Based Cross-Site Scripting vulnerability via User Display Name in versions up to 3.0.4. This vulnerability allows authenticated attackers with subscriber-level access to inject web scripts, which execute when a user accesses an injected page. The vulnerability is due to insufficient input sanitization and output escaping. Defenders should assess exposure and prioritize patching or mitigation efforts, focusing on WordPress installations with subscriber-level user access.
- Vendor
- wordplus
- Product
- Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots
- CVSS
- MEDIUM 6.4
- 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
WordPress administrators and defenders responsible for maintaining the security of WordPress installations using the Better Messages plugin should assess exposure and prioritize patching or mitigation efforts.
Why it matters
CVE-2026-94376 is a Stored DOM-Based Cross-Site Scripting vulnerability in the Better Messages plugin for WordPress. Defenders should prioritize patching, restrict user access, and monitor for suspicious activity to mitigate potential risks.
- Attackers can inject malicious scripts, potentially leading to user session hijacking or unauthorized actions.
- The vulnerability can be exploited by authenticated users with subscriber-level access, increasing the attack surface.
- Successful exploitation requires user interaction, as scripts execute when a user accesses an injected page.
- Defenders need to verify the plugin version and user access levels to assess exposure.
Technical summary
The Better Messages plugin for WordPress is vulnerable to Stored DOM-Based Cross-Site Scripting via User Display Name in all versions up to, and including, 3.0.4. This is due to insufficient input sanitization and output escaping. Authenticated attackers with subscriber-level access and above can inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability's technical impact is heightened by the fact that WordPress core's sanitize_text_field() preserves HTML-entity-encoded payloads, allowing attackers to store and execute malicious scripts.
Defensive priority
Defenders should prioritize patching or mitigating this vulnerability, especially for WordPress installations with subscriber-level user access.
Recommended defensive actions
- Patch or upgrade the Better Messages plugin to a version beyond 3.0.4.
- Restrict subscriber-level user access to sensitive areas of the WordPress installation.
- Monitor for suspicious activity or injected scripts on the WordPress site.
- 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 confirmed in plugin versions up to 3.0.4. The CVE and NVD records provide details on the vulnerability's impact and affected versions. Defenders should verify the plugin version and user access levels to assess exposure. Evidence limits are based on CVE and NVD records, and further verification is recommended. The Better Messages plugin's vulnerability is exploitable due to the preservation of HTML-entity-encoded payloads by WordPress core's sanitize_text_field(), allowing the encoded string to be stored as a and
Sources and references
Verified primary and authoritative sources
-
CVE-2026-94376 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-94376
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-94376 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-94376
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/bp-better-messages/tags/3.0.3/inc/functions.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.