CVE-2025-6215
Last modified
CVE-2025-6215 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The Omnishop plugin for WordPress is vulnerable to Unauthenticated Registration Bypass in all versions up to, and including, 1.0.9. Its /users/register endpoint is exposed to the public (permission_callback always returns true) and invokes wp_create_user() unconditionally, ignoring the site’s users_can_register option and any nonce or CAPTCHA checks. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
The Omnishop plugin for WordPress is vulnerable to Unauthenticated Registration Bypass in all versions up to, and including, 1.0.9. Its /users/register endpoint is exposed to the public (permission_callback always returns true) and invokes wp_create_user() unconditionally, ignoring the site’s users_can_register option and any nonce or CAPTCHA checks. This makes it possible for unauthenticated attackers to create arbitrary user accounts (customer) on sites where registrations should be closed.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-6215?
How severe is CVE-2025-6215?
How do I fix CVE-2025-6215?
Are you affected by CVE-2025-6215?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
