๐Ÿ” CVE Alert

CVE-2026-3551

MEDIUM 4.4

Custom New User Notification <= 1.2.0 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'User Mail Subject' Setting

CVSS Score
4.4
EPSS Score
0.0%
EPSS Percentile
4th

The Custom New User Notification plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's admin settings in all versions up to, and including, 1.2.0. This is due to insufficient input sanitization and output escaping on multiple settings fields including 'User Mail Subject', 'User From Name', 'User From Email', 'Admin Mail Subject', 'Admin From Name', and 'Admin From Email'. The settings are registered via register_setting() without sanitize callbacks, and the values retrieved via get_option() are echoed directly into HTML input value attributes without esc_attr(). This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in the plugin settings page that will execute whenever a user accesses that page. This could be used in multi-site installations where administrators of subsites could target super administrators.

CWE CWE-79
Vendor rafasashi
Product custom new user notification
Published Apr 16, 2026
Last Updated Apr 16, 2026
Stay Ahead of the Next One

Get instant alerts for rafasashi custom new user notification

Be the first to know when new medium vulnerabilities affecting rafasashi custom new user notification are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

rafasashi / Custom New User Notification
0 โ‰ค 1.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/7a14d35d-144c-4ddd-b288-5e0e006fb165?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/admin/includes.php#L46 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/admin/includes.php#L46 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/admin/includes.php#L52 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/admin/includes.php#L52 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/admin/includes.php#L59 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/admin/includes.php#L59 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/admin/includes.php#L84 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/admin/includes.php#L84 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/admin/includes.php#L90 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/admin/includes.php#L90 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/admin/includes.php#L97 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/admin/includes.php#L97 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/admin/includes.php#L132 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/admin/includes.php#L132 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/trunk/custom-new-user-notification.php#L63 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/custom-new-user-notification/tags/1.2.0/custom-new-user-notification.php#L63

Credits

Muhammad Nur Ibnu Hubab