---
id: CVE-2026-9756
title: >-
  The GenerateBlocks plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via Headline Block 'linkMetaFieldType' Dynamic Link Attribute in all
  versions up to, and including, 2.2.1 due to insufficient input sanitization
  and out…
summary: >-
  The GenerateBlocks plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via Headline Block 'linkMetaFieldType' Dynamic Link Attribute in all
  versions up to, and including, 2.2.1 due to insufficient input sanitization
  and out…
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'
cwe:
  - CWE-79
published: '2026-07-03'
updated: '2026-07-03'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-9756'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/blocks/class-headline.php#L809
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/class-dynamic-content.php#L816
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/class-dynamic-tag-security.php#L582
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.1/includes/blocks/class-headline.php#L809
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.1/includes/class-dynamic-content.php#L816
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.1/includes/class-dynamic-tag-security.php#L582
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3582036%40generateblocks&new=3582036%40generateblocks&sfp_email=&sfph_mail=
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/aac15273-0a5d-4107-8249-7fff7f503005?source=cve
    label: security@wordfence.com
tags:
  - nvd
ingestedAt: '2026-07-04T07:55:53.822Z'
epss: 0.00357
epssPercentile: 0.29534
---

## Overview

The GenerateBlocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Headline Block 'linkMetaFieldType' Dynamic Link Attribute in all versions up to, and including, 2.2.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. A contributor-level attacker can store a JavaScript payload in their own profile description (allowlisted by get_safe_user_meta_keys()) and prepend 'javascript:' via the linkMetaFieldType attribute, creating a fully attacker-controlled href that executes when any user, including an administrator, clicks the rendered headline link.

## Remediation

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