CVE-2025-8669 PUBLISHED

Customify <= 0.4.11 - Cross-Site Request Forgery

Assigner: Wordfence
Reserved: 06.08.2025 Published: 03.10.2025 Updated: 15.04.2026

The Customify theme for WordPress is vulnerable to Cross-Site Request Forgery in version 0.4.11. This is due to missing or incorrect nonce validation on the reset_customize_section function. This makes it possible for unauthenticated attackers to reset theme customization settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor pressmaximum
Product Customify
Versions Default: unaffected
  • affected from 0 to 0.4.11 (incl.)

Credits

  • Dmitrii Ignatyev finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE