All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-12158
HIGHpublished 2026-07-01 08:16 UTC · 3 days ago · modified 2026-07-01 13:56 UTC
8.8
CVSS / 10
// description
The RegistrationMagic – User Registration Forms Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.0.9.1. This is due to missing or incorrect nonce validation on the process_request function. This makes it possible for unauthenticated attackers to escalate the privileges of an arbitrary form submitter to administrator by creating a malicious Chronos automation task that is executed via WordPress cron via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
// weaknesses (CWE)
- CWE-352
// references (6)
- https://plugins.trac.wordpress.org/browser/custom-registration-form-builder-with-submission-manager/tags/6.0.8.9/plus/chronos/controllers/task_controller.php#L63
- https://plugins.trac.wordpress.org/browser/custom-registration-form-builder-with-submission-manager/tags/6.0.8.9/plus/chronos/libs/rm_chronos.php#L277
- https://plugins.trac.wordpress.org/browser/custom-registration-form-builder-with-submission-manager/tags/6.0.8.9/plus/chronos/libs/task.php#L176