CVE-2025-6214
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-23

Last updated on: 2025-07-25

Assigner: Wordfence

Description
The Omnishop plugin for WordPress is vulnerable to Cross-Site Request Forgery on its /users/delete REST route in all versions up to, and including, 1.0.9. The route’s permission_callback only verifies that the requester is logged in, but fails to require any nonce or other proof of intent. This makes it possible for unauthenticated attackers to delete arbitrary user accounts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-23
Last Modified
2025-07-25
Generated
2026-05-07
AI Q&A
2025-07-23
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
omnishop plugin 1.0.9
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Omnishop WordPress plugin's /users/delete REST route. The route only checks if the requester is logged in but does not require any nonce or proof of intent, allowing attackers to trick logged-in administrators into deleting arbitrary user accounts by making them perform an action like clicking a malicious link.


How can this vulnerability impact me? :

An attacker can exploit this vulnerability to delete arbitrary user accounts if they can trick a site administrator into performing an action such as clicking a malicious link. This can lead to loss of user data and disruption of site operations.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, immediately update the Omnishop plugin to a version later than 1.0.9 where the issue is fixed. If an update is not available, disable or restrict access to the /users/delete REST route to prevent unauthorized requests. Additionally, ensure that site administrators are cautious about clicking on untrusted links to avoid CSRF attacks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart