[wp-trac] [WordPress Trac] #65076: Missing escaping in title tag
WordPress Trac
noreply at wordpress.org
Wed Apr 15 09:45:04 UTC 2026
#65076: Missing escaping in title tag
------------------------------------+-------------------------------
Reporter: maheshpatel | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
------------------------------------+-------------------------------
Comment (by opurockey):
Hi, Along with the originally reported issue, I’ve also fixed a few
additional instances in wp-login.php where strings were not properly
escaped or were inconsistently handled. These were updated to use the
appropriate escaping functions based on context to ensure safer and more
consistent output.
Let me know if you’d like me to split these into a separate PR or keep
them as part of this fix.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65076#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list