CVE-2025-8595
BaseFortify
Publication date: 2025-08-06
Last updated on: 2025-08-06
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | zakra | 4.1.5 |
| wordpress | zakra | 4.1.6 |
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?
The vulnerability in the Zakra theme for WordPress allows authenticated users with Subscriber-level access or higher to modify data without proper authorization. This happens because the welcome_notice_import_handler() function lacks a capability check, enabling these users to import demo settings they should not be able to.
How can this vulnerability impact me? :
This vulnerability can allow unauthorized users with low-level access to modify site settings by importing demo configurations. This could lead to unwanted changes in the website's appearance or behavior, potentially disrupting normal operations or causing confusion.