---
id: CVE-2026-4657
title: >-
  Easy Google Fonts <= 2.0.4 - Authenticated (Author+) Stored Cross-Site
  Scripting via control_selectors Meta Field
summary: >-
  The Easy Google Fonts plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via the control_selectors meta field in all versions up to, and
  including, 2.0.4. This is due to the plugin registering the control_selectors
  meta fi…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'
cvssSource: cna
cwe:
  - CWE-79
vendor: sunny_johal
product: Easy Google Fonts
affected:
  - easy_google_fonts <= 2.0.4
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-10T17:28:50.438514Z'
published: '2026-09-10'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T17:47:53.643Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-4657'
references:
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/7bf1d5a8-84b7-40e3-b258-eef599b64add?source=cve
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/trunk/src/includes/frontend.php#L185
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/tags/2.0.4/src/includes/frontend.php#L185
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/trunk/src/includes/data.php#L72
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/tags/2.0.4/src/includes/data.php#L72
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/trunk/src/includes/data.php#L214
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/tags/2.0.4/src/includes/data.php#L214
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/trunk/src/includes/settings.php#L123
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/tags/2.0.4/src/includes/settings.php#L123
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/trunk/src/includes/data.php#L24
  - url: >-
      https://plugins.trac.wordpress.org/browser/easy-google-fonts/tags/2.0.4/src/includes/data.php#L24
tags:
  - cve.org
epss: 0.00241
epssPercentile: 0.15547
ingestedAt: '2026-09-11T14:42:19.865Z'
---

## Overview

The Easy Google Fonts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the control_selectors meta field in all versions up to, and including, 2.0.4. This is due to the plugin registering the control_selectors meta field with show_in_rest enabled but without a sanitize_callback, and subsequently outputting this unsanitized data directly into <style> tags on the frontend without proper escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

## Affected

- `easy_google_fonts <= 2.0.4`

## Remediation

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