CVE-2025-14367
Missing Authorization in Easy Theme Options Plugin Allows Settings Import Abuse
Publication date: 2025-12-13
Last updated on: 2025-12-13
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | easy_theme_options | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Easy Theme Options plugin for WordPress, where there is a missing authorization check in the eto_import_settings function. This flaw allows authenticated users with Subscriber-level access or higher to import arbitrary plugin settings without proper permission verification.
How can this vulnerability impact me? :
An attacker with Subscriber-level access or above can exploit this vulnerability to import arbitrary plugin settings, potentially altering the plugin's behavior or configuration in unintended ways. This could lead to unauthorized changes to the website's appearance or functionality, impacting site integrity.