CVE-2025-8669
BaseFortify
Publication date: 2025-10-03
Last updated on: 2026-04-15
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| customify | customify | 0.4.11 |
| customify | customify | 0.4.12 |
Helpful Resources
Exploitability
| 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) in the Customify theme for WordPress version 0.4.11. It occurs because the reset_customize_section function lacks proper nonce validation, allowing unauthenticated attackers to trick a site administrator into resetting theme customization settings by making them perform an action like clicking a malicious link.
How can this vulnerability impact me? :
An attacker can cause a site administrator to unknowingly reset the theme customization settings of a WordPress site using the Customify theme. This can lead to loss of customized configurations, potentially disrupting the site's appearance or functionality, although it does not directly compromise confidentiality or availability.