PT-2026-33262 · WordPress · Custom New User Notification

Published

2026-04-16

·

Updated

2026-04-24

·

CVE-2026-3551

CVSS v3.1

4.4

Medium

VectorAV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Custom New User Notification plugin for WordPress versions prior to 1.2.1
Description Stored Cross-Site Scripting is possible via the admin settings due to insufficient input sanitization and output escaping on multiple settings fields. The settings are registered via the register setting() function without sanitize callbacks, and values retrieved via get option() are echoed directly into HTML input value attributes without esc attr(). This allows authenticated attackers with Administrator-level access or higher to inject arbitrary web scripts into the plugin settings page. In multi-site installations, this could be used by subsite administrators to target super administrators. The affected fields include 'User Mail Subject', 'User From Name', 'User From Email', 'Admin Mail Subject', 'Admin From Name', and 'Admin From Email'.
Recommendations Update the plugin to a version later than 1.2.0.

Fix

XSS

Weakness Enumeration

Related Identifiers

CVE-2026-3551

Affected Products

Custom New User Notification