CVE-2025-14469 PUBLISHED

Theme Editor <= 3.1 - Cross-Site Request Forgery to CSS Modification

Assigner: Wordfence
Reserved: 10.12.2025 Published: 01.08.2026 Updated: 01.08.2026

The Theme Editor plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1. This is due to missing nonce validation on the ms_update AJAX action. This makes it possible for unauthenticated attackers to modify child theme CSS styles via a forged request granted they can trick an 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 mndpsingh287
Product Theme Editor
Versions Default: unaffected
  • affected from 0 to 3.1 (incl.)

Credits

  • Nabil Irawan finder

References

Problem Types

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