---
id: CVE-2026-95864
title: >-
  The Themify Builder plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via 'css[fonts]' Parameter in all versions up to, and including,
  7.8.1 due to insufficient input sanitization and output escaping
summary: >-
  The Themify Builder plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via 'css[fonts]' Parameter in all versions up to, and including,
  7.8.1 due to insufficient input sanitization and output escaping. This makes
  it possib…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: themifyme
product: Themify Builder
affected:
  - themify_builder <= 7.8.1
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:08:08.163'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-95864'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/themify-builder/tags/7.8.1/classes/class-themify-builder-stylesheet.php#L160
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/themify-builder/tags/7.8.1/classes/class-themify-builder-stylesheet.php#L317
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/themify-builder/tags/7.8.1/classes/class-themify-builder-stylesheet.php#L514
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/themify-builder/tags/7.8.1/themify/class-themify-enqueue.php#L1757
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3710320%40themify-builder&new=3710320%40themify-builder
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/fc021ee6-694a-426b-b399-8dd015fd99d2?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-25T08:01:56.741Z'
---

## Overview

The Themify Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'css[fonts]' Parameter in all versions up to, and including, 7.8.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The nonce required to reach the vulnerable endpoint is embedded in plain sight within the front-end page markup for all visitors, reducing the access control to a CSRF token rather than an authentication barrier and making the endpoint fully exploitable by unauthenticated attackers.

## Remediation

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