CVE-2026-1503 PUBLISHED

login_register <= 1.2.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Assigner: Wordfence
Reserved: 27.01.2026 Published: 21.03.2026 Updated: 21.03.2026

The login_register plugin for WordPress is vulnerable to Cross-Site Request Forgery to Stored Cross-Site Scripting in all versions up to, and including, 1.2.0. This is due to missing nonce validation on the settings page and insufficient input sanitization and output escaping on the 'login_register_login_post' parameter. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page via a forged request granted they can trick an administrator into performing an action such as clicking on a link.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor frankkoenen
Product Plugin Name: login_register
Versions Default: unaffected
  • affected from * to 1.2.0 (incl.)

Credits

  • Muhammad Nur Ibnu Hubab finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE