---
id: CVE-2025-14469
title: >-
  The Theme Editor plugin for WordPress is vulnerable to Cross-Site Request
  Forgery in all versions up to, and including, 3.1
summary: >-
  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…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'
cwe:
  - CWE-352
published: '2026-08-01'
updated: '2026-08-01'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-14469'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/theme-editor/trunk/includes/classes/ms_theme_editor_controller.php#L13
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/theme-editor/trunk/includes/classes/ms_theme_editor_controller.php#L60
    label: security@wordfence.com
  - url: 'https://wordpress.org/plugins/theme-editor/#developers'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/1dd4e39a-9b2f-4728-b026-2dee60257c46?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.0019
epssPercentile: 0.07634
ingestedAt: '2026-08-02T05:17:47.739Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
